[Map] Construction Site (LV [Strip]) -> 0.3d - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (
https://sampforum.blast.hk/forumdisplay.php?fid=17)
+---- Forum: Maps (
https://sampforum.blast.hk/forumdisplay.php?fid=64)
+---- Thread: [Map] Construction Site (LV [Strip]) -> 0.3d (
/showthread.php?tid=287550)
Construction Site (LV [Strip]) -> 0.3d -
BMUK - 03.10.2011
So I made a map.
Was fun. Used the turtle guy's editor which FUCKING owns.
This uses
RemoveBuildingForPlayer
Quote:
This function was added in SA-MP 0.3d and will not work in earlier versions!
|
Here are the RemoveBuildingForPlayer lines. There are a few duplicate lines which could be deleted and the range increased on just one line but no big deal.
http://pastebin.com/CKNF8BAc You should put these lines in OnPlayerSpawn(playerid)
Here are the CreateObject lines.
http://pastebin.com/kViSK1Kf You should put these lines in OnGameModeInit()
You can also cover the original map image with a gang zone. The colour might be a bit off.
pawn Код:
new coverup; // Top
coverup = GangZoneCreate(2082.0449,1203.2681,2257.2510,1363.2435); // init()
GangZoneShowForPlayer(playerid, coverup, 0xc0a981FF); // OnPlayerSpawn
Rate or slate. Never really made a map but with this editor its fun!
Re: Construction Site (LV [Strip]) -> 0.3d -
Zonoya - 03.10.2011
why is there a ramp in the map? construction sites dont have ramps
Re: Construction Site (LV [Strip]) -> 0.3d -
BMUK - 03.10.2011
Well I got bored half way through and pupt the ramp there to try and land in the concrete tube and left it in.
Re: Construction Site (LV [Strip]) -> 0.3d -
Zonoya - 03.10.2011
mind taking it out to make it more realistic?
Re: Construction Site (LV [Strip]) -> 0.3d -
BMUK - 03.10.2011
Anyone that wants the ramp gone can take it out themselfs. Get over it.
Re: Construction Site (LV [Strip]) -> 0.3d -
BlazeFury - 04.10.2011
Quote:
Originally Posted by BMUK
Anyone that wants the ramp gone can take it out themselfs. Get over it.
|
Arrogant?
Re: Construction Site (LV [Strip]) -> 0.3d -
BMUK - 04.10.2011
Quote:
Originally Posted by MoiZ
Arrogant?
|
lol'd
Re: Construction Site (LV [Strip]) -> 0.3d -
Dripac - 04.10.2011
You are not forced to download it, if you don't like the ramp then look for another map.
Re: Construction Site (LV [Strip]) -> 0.3d -
Keyboy - 08.10.2011
Could you give me a link for the "turtle guy's editor"?
Re: Construction Site (LV [Strip]) -> 0.3d -
.:Kaos:. - 08.10.2011
Quote:
Originally Posted by Keyboy
Could you give me a link for the "turtle guy's editor"?
|
Do you mean the one by JernejL?
Here.