VirtualWorld
#2

Yes..

Код:
if (PlayerInfo[playerid][pMember] == 15 || PlayerInfo[playerid][pLeader] == 15) //Faction no. 15 spawn
{
	SetPlayerToTeamColor(playerid);
	SetPlayerPos(playerid, 2527.654052,-1679.388305,1015.498596);
	SetPlayerInterior(playerid,1);
	SetPlayerVirtualWorld(playerid, WHICHVIRTUALWORLDYOUWANT);
	PlayerInfo[playerid][pVW] = Whichvirtualworldtyouwant;
	PlayerInfo[playerid][pInt] = 1;
	return 1;
}
https://sampwiki.blast.hk/wiki/SetPlayerVirtualWorld
Reply


Messages In This Thread
VirtualWorld - by cotyzor - 28.11.2011, 12:43
Re: VirtualWorld - by Jake__ - 28.11.2011, 12:45
Re: VirtualWorld - by cotyzor - 28.11.2011, 14:34
Re: VirtualWorld - by Henkie - 28.11.2011, 14:37
Re: VirtualWorld - by |_ⒾⓇⓄN_ⒹⓄG_| - 28.11.2011, 15:04
Re: VirtualWorld - by moadi - 28.11.2011, 16:27
Re: VirtualWorld - by Egyptian Trooper - 29.11.2011, 12:42
Re: VirtualWorld - by Thresholdold - 29.11.2011, 12:46

Forum Jump:


Users browsing this thread: 1 Guest(s)