[GM/CODE]LS Marina
#1

[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 follows
  • /open To open the cop are gate
  • /close To close the cop area gate
Files
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
Reply


Messages In This Thread
[GM/CODE]LS Marina - by weedarr - 03.01.2008, 21:37
Re: [GM/CODE]LS Marina - by Grove - 03.01.2008, 23:00
Re: [GM/CODE]LS Marina - by cmg4life - 04.01.2008, 06:10
Re: [GM/CODE]LS Marina - by weedarr - 04.01.2008, 11:40
Re: [GM/CODE]LS Marina - by SinisterCrime- - 04.01.2008, 19:25
Re: [GM/CODE]LS Marina - by weedarr - 04.01.2008, 20:56
Re: [GM/CODE]LS Marina - by Kowalski - 05.01.2008, 07:23
Re: [GM/CODE]LS Marina - by [Driver] - 05.01.2008, 08:07
Re: [GM/CODE]LS Marina - by weedarr - 05.01.2008, 12:29
Re: [GM/CODE]LS Marina - by Serediucr - 25.07.2009, 12:09

Forum Jump:


Users browsing this thread: 1 Guest(s)