06.09.2011, 12:21
CallRemoteFunction works nearly the same way as SetTimerEx. If you're familiar with that, CallRemoteFunction (and CallLocalFunction, for that matter) shouldn't be a problem. In your case:
pawn Код:
CallRemoteFunction("SetGangHouseToPlayer", "dd", playerid, ganghouseid);