[Help]Help

12/12/2009 00:27 thephaeroman#1
[Help]How To Add Xp potion to mysever plesae tell me
12/12/2009 05:53 .Ash#2
o.O You got the idea from Demons Online?
12/12/2009 07:57 matrix89#3
Quote:
Originally Posted by thephaeroman View Post
[Help]How To Add Xp potion to mysever plesae tell me
I think you should ask about this soulerman
12/12/2009 10:33 funhacker#4
cq_action.type = 1001

Param field = xp


Example

Type[1001] Data[0] Param[xp += 100]
12/12/2009 11:35 matrix89#5
Quote:
Originally Posted by funhacker View Post
cq_action.type = 1001

Param field = xp


Example

Type[1001] Data[0] Param[xp += 100]

Nice work funhacker ;)