Stupid.. Everyone flame him
@ Vijftig Dude don't ask him.. He's a leecher.
@ Vijftig Dude don't ask him.. He's a leecher.
if by leecher you mean someone who takes work that is released on a public forum for public use. then yes everyone here is a leecher for using anything. Using information, using sources, using names. For everysingle thing everyone is a leecher =]Quote:
Stupid.. Everyone flame him
@ Vijftig Dude don't ask him.. He's a leecher.
Quote:
if by leecher you mean someone who takes work that is released on a public forum for public use. then yes everyone here is a leecher for using anything. Using information, using sources, using names. For everysingle thing everyone is a leecher =]
don t workQuote:
look Img its works...
[Only registered and activated users can see links. Click Here To Register...]
In game Server Source go to Handles, ItemEquip
Search for
Add down this code:Code:else if ((ItemID >= 181300 && ItemID <= 192000 || ItemID >= 930000 && ItemID <= 940000) && EquipLocation == 9)//Returns Garment Position { return 9; }
Working??, give me Tranks...Code:else if ((ItemID >= 201003 && ItemID <= 201009) && EquipLocation == 10)//Returns Heaven Position { return 10; } else if ((ItemID >= 202003 && ItemID <= 202009) && EquipLocation == 11)//Returns Tower Position { return 11; }