help with PowerExpBall

05/13/2009 23:20 stephanyd#1
Hi...i added PowerExpBall in my server ..i can see them in inventory and on floor... but when i click on it nothing happen. Anyone can help me on that? i use binaries 5065. Here is my code as attachment...if anyone can help me to fix the code it would be great.
05/13/2009 23:25 Zimbolt#2
Quote:
Originally Posted by stephanyd View Post
Hi...i added PowerExpBall in my server ..i can see them in inventory and on floor... but when i click on it nothing happen. Anyone can help me on that? i use binaries 5065. Here is my code as attachment...if anyone can help me to fix the code it would be great.
Go to your cq_itemtype go to id 722057 (I assume this is the id of the powerexpball according to this text file) now go to the id_action column Assure that your id 610000113 is in there. If its not add it in there and restart your server.
Edit : Alright then, if your sure you linked the action to the item then I have no idea why the item isn't working. Your code is correct....
05/14/2009 04:39 superplox#3
hmm im not seeing eney attchment lol
05/14/2009 09:27 E.M.E#4
Explain to me PowerExpBall work and i can help you like does it give half a level? or instant level or so... havn't play co for ages :P
05/14/2009 19:26 Arcotemple#5
Quote:
Originally Posted by danielachraf View Post
I think power exp ball gives 50 exp ... You could get it free in co
it gives you atuomatic 10 pct once you use it
05/14/2009 19:35 stephanyd#6
Problem is solved.. i forgot the action in cq_itemtype. Now PowerExpBalls work fine . Here is the code for the cq_action if someone need it.