is Anyone else having a problem with the givecash command ?
Well the quest i have works.. the hand in, the exp reward... but the givecash command isn't working.
I know how to script so this is just a snippit. this is how you use it right? quest::givecash(1,1,1,0); That should give the player one copper one silver and one gold shouldn't it ? |
try quest::givecash("1","1","1","0");
|
it is not a string...if does not work with no ", it's because it is broken. Anyways, I will have a look tomorrow.
|
i thought it was
Code:
quest::givecash(platinum,gold,silver,copper); |
.
No cash is awarded to the quest doer. and no it does not nees Quotes as it is not a string.
Side note: It's funny how once you have scripted in one language how everyother scripting language looks almost exactly the same. eq. "C / NWNScript / Perl / Etc" Well anyways.. back to the point. I would really appreciate if you can find out if the command is broken in 6.0dr2. |
Just tested it with quotes and it works fine, so it must be messed up.
|
Quote:
Still cant get used to using 'eq' for strings. |
All times are GMT -4. The time now is 12:02 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.