28.05.2009, 21:41
Use CallRemoteFunction => Click
and with an easy define it looks like normal
Note: The function need to be a public (all information can be founded in the wiki, link in first line)
and with an easy define it looks like normal
pawn Код:
#define GetPlayerCash(%1) CallRemoteFunction("GetPlayerCash", "d", %1)