Balkan SA:MP

PAWN skriptanje, gamemodovi, filterskripte, include fajlovi, mape, pluginovi => Mapping sekcija (pomoć u vezi mapanja) => Temu započeo: Contixo poslato April 28, 2012, 12:59:33 POSLE PODNE

Naslov: [Pomoć] Map Editor sa funkcijom removebuilding...
Poruka od: Contixo poslato April 28, 2012, 12:59:33 POSLE PODNE
Izmapam sve u map editoru, i izbrisem objekte koje ja neću da imam i kopiram kod i nece da se izbrisu udjem IG i opet su tamo.

RemoveBuildingForPlayer(playerid, 3244, 2632.3906, -2073.6406, 12.7578, 0.25);
RemoveBuildingForPlayer(playerid, 3244, 2632.3906, -2136.3281, 12.7578, 0.25);
RemoveBuildingForPlayer(playerid, 3244, 2535.0938, -2131.8750, 12.9922, 0.25);


Primjer samo
Naslov: Odg: [Pomoć] Map Editor sa funkcijom removebuilding...
Poruka od: [TG:RP]$--L84S--$ poslato April 28, 2012, 13:02:51 POSLE PODNE
Ovo stavis pod public OnPlayerConnect  u svom gamemodu :
RemoveBuildingForPlayer(playerid, 3244, 2632.3906, -2073.6406, 12.7578, 0.25);
RemoveBuildingForPlayer(playerid, 3244, 2632.3906, -2136.3281, 12.7578, 0.25);
RemoveBuildingForPlayer(playerid, 3244, 2535.0938, -2131.8750, 12.9922, 0.25);
Naslov: Odg: [Pomoć] Map Editor sa funkcijom removebuilding...
Poruka od: Contixo poslato April 28, 2012, 13:51:02 POSLE PODNE
Hvala ti puno.Moze LOCK.
Naslov: Odg: [Pomoć] Map Editor sa funkcijom removebuilding...
Poruka od: Vegas. poslato April 28, 2012, 20:30:06 POSLE PODNE
A možeÅ¡ i pod  OnGameModeInit RemoveBuildingForPlayer(modelid, 3244, 2632.3906, -2073.6406, 12.7578, 0.25);
RemoveBuildingForPlayer(modelid, 3244, 2632.3906, -2136.3281, 12.7578, 0.25);
RemoveBuildingForPlayer(modelid, 3244, 2535.0938, -2131.8750, 12.9922, 0.25);