public MundoVirtual0(playerid) { for(new i=0; i<MAX_PLAYERS; i++) { SetPlayerVirtualWorld(i, 0); return 1; }