Is it possible to make the scirpt run a command from the game?
#9

Quote:
Originally Posted by Daren_Jacobson
this is an example of /warp (/goto for you godfatherers(i did this in the reply box, so it might be bad))
pawn Код:
SetPlayerInterior(playerid, GetPlayerInterior(pid))
SetPlayerVirtualWorld(playerid, GetPlayerVirtualWorld(pid))
if (IsPlayerInAnyVehicle(playerid))
{
LinkVehicleToInterior(GetPlayerVehicleID(playerid), GetPlayerInterior(pid))
SetVehicleVirtualWorld(GetPlayerVehicleID(playerid), GetPlayerVirtualWorld(pid))
//now the teleport stuff
I didnt need that,

i figured it out
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)