SA-MP Forums Archive
[Map] [MAP] Warehouse Interior - 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] [MAP] Warehouse Interior (/showthread.php?tid=148526)



[MAP] Warehouse Interior - [TH]Scarface - 17.05.2010

Hi i have create a Warehouse Interior and i will here present this
(SRY for my bad Englich)

Pics
[img width=300 height=300]http://i752.photobucket.com/albums/xx167/GStyler/sa-mp-027.png[/img]
[img width=300 height=300]http://i752.photobucket.com/albums/xx167/GStyler/sa-mp-028.png[/img]
[img width=300 height=300]http://i752.photobucket.com/albums/xx167/GStyler/sa-mp-029.png[/img]
[img width=300 height=300]http://i752.photobucket.com/albums/xx167/GStyler/sa-mp-030.png[/img]
[img width=300 height=300]http://i752.photobucket.com/albums/xx167/GStyler/sa-mp-031.png[/img]
[img width=300 height=300]http://i752.photobucket.com/albums/xx167/GStyler/sa-mp-032.png[/img]
[img width=300 height=300]http://i752.photobucket.com/albums/xx167/GStyler/sa-mp-033.png[/img]


Working hours: 1 Hour
Objects: 117 Objects
Teleport command:

pawn Код:
if (strcmp("/warehouse", cmdtext, true) == 0)
    {
    SetPlayerPos(playerid, 1993.3198,-132.8356,1691.6914);
        return 1;
    }
http://pastebin.com/L0BL44bD




Re: [MAP] Warehouse Interior - ViruZZzZ_ChiLLL - 17.05.2010

Yeah, looks nice :P
7/10 too

TIP : When you'll post codes, try to put
[ pawn ]
// code here
[ /pawn ]

okay?? :P