Summonitem and exp fuctions not work
when I turn in the starter items to the guild masters it says.
No such item: 0 You lose experiance Here is my quest code. Code:
EVENT_ITEM { Thanks |
I'm not an expert but it looks to me like here's the problem:
summonitem(13559)exp(100)} You don't have the numbers in quotes. Should be like this: summonitem("13559")exp("100")} Let me know if that helps. |
What cvs version are you using? If it's a newer version use $itemcount("itemid") == 1 for the if statement, and summonitem("itemid") exp("expamount").
|
how about givecash?
Is there new Syntax for the givecash function too?
|
Thanks Numtin, that was my problem.
I am not using the CVS stuff just the 4.4dr-1. Don't really know how to use the CVS yet. Thanks again for the help guys. |
All times are GMT -4. The time now is 01:05 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.