04.01.2010, 00:52
hi, i've several problems with my user data script inside my gamemode so i decided to put it into a filterscript
but there is an another problem if i want to set a variable in my gamemode like:
it can't find it in the filterscript! And here is my question how i can set a variable for Gamemode and filterscript? (For Example EXTERN New pMoneybags_found[playerid])
but there is an another problem if i want to set a variable in my gamemode like:
pawn Code:
pMoneybags_found[playerid] ++;