31.08.2012, 12:00
Well lets move with another topic.
How can i make a teleport with call back i already create like this
now the problem is i don't know how to call it on Call Remote Function
Did i use the CallRemoteFunction right?
How can i make a teleport with call back i already create like this
pawn Код:
stock rTele:AddPlayerteleport(etc...
pawn Код:
CallRemoteFunction("OnPlayerTeleport", "ii", playerid, rTele);