SA-MP Forums Archive
[GM/CODE]LS Marina - 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)
+--- Thread: [GM/CODE]LS Marina (/showthread.php?tid=21057)



[GM/CODE]LS Marina - weedarr - 03.01.2008

[center]LS Marina
[center]By WeeDarr 2008

[left]hey I have made a marina type thing beside the lighthouse at south Los Santos. I have made many docking points and a special gated police area, with boats in both. The gamemode is really for viewing purposes for me, but i will add the download link. The commands are as followsFiles
Gamemode:
.pwn http://mihd.net/4o792s http://mihd.net/f27ie0
.amx http://mihd.net/3sifvq http://mihd.net/pdnuxy
code http://pastebin.com/f2f0349b9
Objects only: http://pastebin.com/f22294495
Vehicles: http://pastebin.com/f11e787aa
Commands: http://pastebin.com/f5116f64f
xObjects: http://pastebin.com/f798e370a
YSI: http://pastebin.com/m54f81fb6
Taxis streamer: http://pastebin.com/f25b8611c

A quick teleport code
pawn Код:
if (strcmp("/marina", cmdtext, true, 6) == 0)
    {
        SetPlayerPos(playerid,149.3208,-1903.6128,3.7734);
        SetPlayerFacingAngle(playerid,88.1219);
        return 1;
    }
You can do whatever you like with this just give me credit for the objects.

This script will be running on my test server for a while so be quick and take a look on: 86.131.128.18:7777

Screenshots:
http://files.uploadffs.com/a09ce84e8..._gallery39.jpg
http://files.uploadffs.com/b82dc5802..._gallery41.jpg
http://files.uploadffs.com/f20aa6dae...screen0001.jpg
http://files.uploadffs.com/97823d915...screen0002.jpg


WeeDarr

Edits: 3rd jan 10:50> New links for GM added (tidied up code)
4th jan 00:27> Added 4 new screenshots
4th jan 12:48> Added streamer codes


Re: [GM/CODE]LS Marina - Grove - 03.01.2008

Nice work


Re: [GM/CODE]LS Marina - cmg4life - 04.01.2008

kewl


Re: [GM/CODE]LS Marina - weedarr - 04.01.2008

Quote:
Originally Posted by Grove
Nice work
Quote:
Originally Posted by cmg4life
kewl
Thanks both, i have added codes for different streamers to the first post(and some screenshots)

WeeDarr


Re: [GM/CODE]LS Marina - SinisterCrime- - 04.01.2008

Would you like a mirror?

Put this in your First post

MIRROR: http://www.sdm-clan.info/Mirrors/marina.rar


Re: [GM/CODE]LS Marina - weedarr - 04.01.2008

No i dont really want a mirror, thanks anyway.

WeeDarr


Re: [GM/CODE]LS Marina - Kowalski - 05.01.2008

nice work WeeDarr! Its cool


Re: [GM/CODE]LS Marina - [Driver] - 05.01.2008

Wow, I like it.
Great job mate


Re: [GM/CODE]LS Marina - weedarr - 05.01.2008

Thanks, im now thinking of something to do other that a stuntpark, cause there is too many of them, i was thinking something for an airport, or for trains. Just keep checking the showroom.

WeeDarr


Re: [GM/CODE]LS Marina - Serediucr - 25.07.2009

very cool , i'm using it