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

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
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)