SA-MP Forums Archive
better teleport command that has been edited for stunt universe v.05 - 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: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: better teleport command that has been edited for stunt universe v.05 (/showthread.php?tid=70825)



better teleport command that has been edited for stunt universe v.05 - ganstaz - 27.03.2009

public OnPlayerCommandText(playerid, cmdtext[])
{
if(strcmp(cmdtext,"/teleports",true)==0)
{
SendClientMessage(playerid,COLOR_BASIC," ");
SendClientMessage(playerid,COLOR_BASIC,"List of stunt teleports:");
SendClientMessage(playerid,COLOR_BASIC,"********** ***********");
SendClientMessage(playerid,COLOR_BASIC," /BigJump - /LSAirport - /AquaPark");
SendClientMessage(playerid,COLOR_BASIC," /SFAirport - /LSTower - /FreeWay");
SendClientMessage(playerid,COLOR_BASIC," /BuildingJump - /DeadJump - /Chilliad");
SendClientMessage(playerid,COLOR_BASIC," /SkatePark - /WallRide - /WayOfGod");
SendClientMessage(playerid,COLOR_BASIC," /Waytodeath - /RoofStunt -/LVAirport");
SendClientMessage(playerid,COLOR_BASIC," /Stadium - /UpsideDown

SendClientMessage(playerid,COLOR_BASIC,"List of dm teleports:");
SendClientMessage(playerid,COLOR_BASIC,"********** ***********");
SendClientMessage(playerid,COLOR_BASIC,"/BloodringArena - /RCWar - /AirBattle - /WatchRCWar");
SendClientMessage(playerid,COLOR_BASIC,"/Derby - /MinigunMadness - /ShipMadness - /Glassmadness");

SendClientMessage(playerid,COLOR_BASIC," ");
SendClientMessage(playerid,COLOR_BASIC,"List of other teleports:");
SendClientMessage(playerid,COLOR_BASIC,"********** *************");
SendClientMessage(playerid,COLOR_BASIC,"- /Home - /Karting - /LTruckStop");
SendClientMessage(playerid,COLOR_BASIC,"- /Tune1 - /Dirt - /DTruckStop");
SendClientMessage(playerid,COLOR_BASIC,"- /Tune2 - /CTruckStop");
SendClientMessage(playerid,COLOR_BASIC,"- /Tune3 - /LSStation - /AdminCastle");
SendClientMessage(playerid,COLOR_BASIC,"- /Tune4 - /SFStation - /PinkAutos");
SendClientMessage(playerid,COLOR_BASIC,"- /AA - /LVStation1 - /Drift");
SendClientMessage(playerid,COLOR_BASIC,"- /DragRace - /LVStation2");
SendClientMessage(playerid,COLOR_BASIC," ");
return 1;
}



Re: better teleport command that has been edited for stunt universe v.05 - SPFoxy - 27.03.2009

pm this to fallout no need to make a topic :P


Re: better teleport command that has been edited for stunt universe v.05 - ReV. - 27.03.2009

Are you serious?

You can easily edit this yourself.., just edit the text, it's very simple..


Re: better teleport command that has been edited for stunt universe v.05 - SPFoxy - 27.03.2009

this is the easiest thing ever to do in pawno


Re: better teleport command that has been edited for stunt universe v.05 - ganstaz - 28.03.2009

yes i know foxy i just made it to save people time and effort


Re: better teleport command that has been edited for stunt universe v.05 - [AC]Flow - 19.04.2010

where bouts do u put it in pawno its says error


Re: better teleport command that has been edited for stunt universe v.05 - Oxside - 19.04.2010

I have already release a version with all dead commands (This stunt has been deleted) removed.
Just search for oxside and look!