Page 1 of 1

(Error) Global currency Nil Value

Posted: Wed Mar 05, 2014 10:40 am
by sauhard
Ok just while ruuning the scripts for lylia and andor training range i got a same error... cAn someone suggest what should i do to remove it..

Re: (Error) Global currency Nil Value

Posted: Wed Mar 05, 2014 11:40 am
by BlubBlab
What is the reversion of the bot?
Maybe it is an old version then you need only to update your bot.

Re: (Error) Global currency Nil Value

Posted: Wed Mar 05, 2014 12:04 pm
by sauhard
ok i tried to update the bot but this time got 3 errors on
player.lua
pawn.lua
addresses.lua

( i mean got a yellow exclamation mark)

So i reverted those 3 things
but then bot still gives error

Re: (Error) Global currency Nil Value

Posted: Wed Mar 05, 2014 7:10 pm
by lisa
SVN update and revert should fix any problems unless you are playing on a server that uses a very old client.

My guess is you have the setwindow userfunction which is using get currency, a lot of the currency items were moved to a currency tab and not actual items anymore, if your server uses an old client that still has the currency as items then this will cause issues for you.

If your server uses current game version then no idea what the issue is as svn revert and update should fix it.

Re: (Error) Global currency Nil Value

Posted: Sun Jul 12, 2015 6:45 am
by sauhard
lil late but updating the bot did solve my problem.