SA-MP Forums Archive
[Map] [0.3c]proking's Tube area - 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] [0.3c]proking's Tube area (/showthread.php?tid=262758)



[0.3c]proking's Tube area - GSA_CEO - 19.06.2011

Tube AREA Map
Here is the video
[ame="http://www.youtube.com/watch?v=Asv3trNMWu8"]http://www.youtube.com/watch?v=Asv3trNMWu8[/ame]
And Url of video http://*********/Iv4okfPUpzM

0.3c objects Used
Best work in any time
Time taken to create : 1 hour


Credits
MA_Proking Creator
GSA_CEO Helper

------------------------------------------------------------------------------------------------


And Teleport
pawn Код:
if (strcmp("/tubearea", cmdtext, true, 10) == 0)
    {
        new string[50];
        new pName[MAX_PLAYER_NAME];
        SetPlayerPos(playerid, -313.9074,-104.9602,1.0858);
        SetPlayerFacingAngle(playerid, 177.6544);
        GetPlayerName(playerid, pName, sizeof(pName));
        format(string, sizeof(string), "TELE: %s has teleported to Tube area (/tubearea) ", pName);
        SendClientMessageToAll(COLOR_CYAN, string);
    return 1;
    }
If you have any question or problem related to map contact me.
Please don't criticize about map and my English. Tell me how I can make it more better. Please this is a appeal.



Re: [0.3c]proking's Tube area - Meinstad - 19.06.2011

Good work. what's the song name.

5/6


Re: [0.3c]proking's Tube area - MA_proking - 19.06.2011

Offtopic: song name is somewhere I belong Linkin Park


Re: [0.3c]proking's Tube area - alex_sawa00 - 21.06.2011

1/10 =(