03.03.2014, 19:06
pawn Code:
GivePlayerCash(ID, -mrand)
pawn Code:
new mrandtake=mrand * -1
GivePlayerCash(ID, mrandtake)
ALSO, it looks like you're using the same variable (ID) for both the taker and the giver.
Off topic: Error 404, post not found XD