Spunemi te rog ce apare dupa [pawn]if(TutTime[playerid] == 0 && PlayerInfo[playerid][pTut] == 1 && RegistrationStep[playerid] == 0 && AfterTutorial[playerid] == 0 && FirstSpawn[playerid] == 1) { new plname[MAX_PLAYER_NAME]; GetPlayerName(playerid, plname, sizeof(plname)); SetPlayerVirtualWorld(playerid, 0); SafeSetPlayerInterior(playerid, 0); SafeSetPlayerPos(playerid, 1685.8209,-2333.4424,13.5469);// This is the airport cords.. format(string, sizeof(string), "Welcome to Los Angeles, %s.",plname); SendClientMessage(playerid, COLOR_WHITE, string); format(string, sizeof(string), "~w~Welcome, ~b~%s. ~n~~y~Returning where have you been!", plname); GameTextForPlayer(playerid, string, 5000, 1); return 1; }[/pawn]Mai bine zis dupa }