30.04.2012, 03:07
queria mudar interior dessa 24/7 pra por da hq tugas
[/pawn]
Bom eu nao editei a saida pq e saida neh mas eu ja editei o primeiro la
pawn Код:
//24/7 lado hq pcc
GameTextForPlayer(playerid, "~w~24/7", 5000, 1);
SetPlayerInterior(playerid, 16);
SetPlayerVirtualWorld(playerid, 0);
SetPlayerPos(playerid,-25.1326,-139.0670,1003.5469);
PlayerInfo[playerid][pInt] = 16;
pawn Код:
//24/7 lado hq pcc saida
SetPlayerInterior(playerid, 0);
SetPlayerVirtualWorld(playerid, 0);
SetPlayerPos(playerid,1928.6006,-1776.4480,13.5469);
PlayerInfo[playerid][pInt] = 0;
PlayerInfo[playerid][pLocal] = 255;
}
[/pawn]
Bom eu nao editei a saida pq e saida neh mas eu ja editei o primeiro la
pawn Код:
//24/7 lado hq pcc
exemplo
GameTextForPlayer(playerid, "~w~24/7", 5000, 1);
SetPlayerInterior(playerid, 8);
SetPlayerVirtualWorld(playerid, 0);
SetPlayerPos(playerid,-25.1326,-139.0670,1003.5469);
PlayerInfo[playerid][pInt] = 16;