06.08.2010, 22:11
I get errors on this line:
GivePlayerMoney(giveplayerid) -= robcash;
warning 202: number of arguments does not match definition
error 022: must be lvalue (non-constant)
warning 215: expression has no effect
error 022: must be lvalue (non-constant)
Also, can you explain to me your code, i love learning as people show me things. I'm sorry for not explaining myself. Thank you for replying to my posts.
GivePlayerMoney(giveplayerid) -= robcash;
warning 202: number of arguments does not match definition
error 022: must be lvalue (non-constant)
warning 215: expression has no effect
error 022: must be lvalue (non-constant)
Also, can you explain to me your code, i love learning as people show me things. I'm sorry for not explaining myself. Thank you for replying to my posts.