
Rootware
Legendary Member-
Posts
1,370 -
Credits
0 -
Joined
-
Last visited
-
Days Won
14 -
Feedback
100%
Content Type
Articles
Profiles
Forums
Store
Everything posted by Rootware
-
Use like this <item id="1" type="Weapon" name="Short Sword"> <set name="icon" val="icon.weapon_small_sword_i00" /> <set name="default_action" val="equip" /> <set name="weapon_type" val="SWORD" /> <set name="bodypart" val="rhand" /> <set name="random_damage" val="10" /> <set name="attack_range" val="40" /> <set name="damage_range" val="0;0;40;120" /> <set name="material" val="STEEL" /> <set name="weight" val="1600" /> <set name="price" val="768" /> <set name="soulshots" val="1" /> <set name="spiritshots" val="1" /> <for> <set order="0x08" stat="pAtk" val="8" /> <set order="0x08" stat="mAtk" val="6" /> <set order="0x08" stat="rCrit" val="8" /> <set order="0x08" stat="pAtkSpd" val="379" /> </for> </item>
-
Your dick grew by 25 cm.
-
Stay on iOS 6.
-
Request Person Who Can Edit Maps
Rootware replied to Icarus Dev's topic in [Request] Client Dev Help
Post here what you need. -
Domain 10 euro, site template and coding 50-100 euro. 50-150 euro per month - advertise, 100 euro per month - dedicated server with DDoS protect, 5 euro per month - site, 50-100 euro per month - developer.
-
If you the smart, then why you added to your post the label "SHARE"? Anyone can to create the thousands themes with same content. It's not SHARE, it's just the simple screenshots of Lineage 2 artwork.
-
Add on the server side this static object.
-
It is StaticMeshes.
-
LF Looking For Pro Developer For My L2J Server
Rootware replied to ToolzBox's question in Request Server Development Help [L2J]
So, and what you want? -
LF Security System
Rootware replied to Lovedrunk's question in Request Server Development Help [L2OFF]
Like this no one. It's new windows and packets. How much you're willing to pay for this mod? Given the possibilities client Interlude. -
Share Server Status And Online Players For Hauthd
Rootware replied to Sighed's topic in Server Shares & Files [L2OFF]
Good script. Can be addition to L2J. -
Bump!
-
BUMP! Interlude fixes coming soon. Also, from this day we support the High Five geodata.
-
coderx.ru
-
BUMP! Also, support yours geo for little and big fixes for any chronicles. What's you need, so it's the geo block and full bug(s) report. Contact me, and give me workload and cost.
-
Help Equals (Php & Java)
Rootware replied to Rootware's question in Request Server Development Help [L2J]
Learn English please too. And after read this topic again. P.S. Close the topic. Not actual. All what I wanted to know found yourself. -
Help Equals (Php & Java)
Rootware replied to Rootware's question in Request Server Development Help [L2J]
Learn english. I asked about the PHP functions. Me not interested the client <-> server part. -
Help Equals (Php & Java)
Rootware replied to Rootware's question in Request Server Development Help [L2J]
Not actual. Thanks all. -
Help Equals (Php & Java)
Rootware replied to Rootware's question in Request Server Development Help [L2J]
Goodness - a relative term. :P -
Help Equals (Php & Java)
Rootware replied to Rootware's question in Request Server Development Help [L2J]
PHP can be completely to form packages are identical to those that sends the game client. If you don't know how it doing, it's you problem. Me need info about equivalents and not need BLA BLA BLA. Have a nice day. -
Help Equals (Php & Java)
Rootware replied to Rootware's question in Request Server Development Help [L2J]
Where you find the Lineage 2 client between the site and the server? LMAO -
Help Equals (Php & Java)
Rootware replied to Rootware's question in Request Server Development Help [L2J]
Bullshit. You said it without thinking. So. What's about little endian byte order or big endian byte order? -
I would like to know the following equivalent parameters in pack() function of PHP: Java => PHP writeB => ? writeD => ? writeC => ? writeH => ? writeQ => ? writeS => ? About PHP values can be viewed here http://www.php.net/manual/en/function.pack.php Thanks in advance.