Defined value in GivePlayerMoney gives mme tag mismatch
#1

i have defined a money

#define reward 5000

and if i use it like that

GivePlayerMoney(playerid, reward);

it gives me tag mismatch
Reply
#2

Umm... Dunno really, but an alternative could be:

new reward=5000;
Reply
#3

Yeah I did it this way, but would still love to know if someone knows, how to do it w/ defines
Reply
#4

It shouldn't, the code is good. Are you certain this line gives you a tag mismatch?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)