06.01.2012, 18:28
ae Peguei a Cordenada dele na Porta do aeroporto de LV
1714.08, 1602.14, 10.01
e tambem peguei o id da skin .
7
entao o codigo ficaria assim :
Sendo que se voce bixou a GM da net , voce procuraria essa Public e editaria as Linahs conforme acima
, mas se voce estar fazendo a GM , voce sу cola .
1714.08, 1602.14, 10.01
e tambem peguei o id da skin .
7
entao o codigo ficaria assim :
PHP код:
public OnPlayerSpawn(playerid)
{
SetPlayerSkin(playerid, 7); //aqui o id da skin .
SetPlayerInterior(playerid, 0)
SetPlayerPos(playerid, 1714.08, 1602.14, 10.01); //aqui estar a cordenada .
return true;
}
, mas se voce estar fazendo a GM , voce sу cola .