Code:
public OnPlayerSpawn(playerid)
{
new worldid = playerid+1;
if(!IsPlayerNPC(playerid))
{
SetPlayerVirtualWorld(playerid, worldid);
//then
if(IsPlayerNPC(playerid))
{
SetPlayerVirtualWorld(playerid, worldid);
Any idea?
Player vs NPC's VW, rep+
Aucun commentaire:
Enregistrer un commentaire