SA-MP Forums Archive
Looking for Help - 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: Looking for Help (/showthread.php?tid=70984)



Looking for Help - mortallx - 29.03.2009

I made a map of the MTA EDITOR.Am converted Pawn in a code and still can not find where to put?
Another thing I want to know how and I do mean teleport commands / Teles .... /aa and I teleport there


Re: Looking for Help - Betamaster - 29.03.2009

http://forum.sa-mp.com/index.php?top...9255#msg609255

Basic Teleport Command: https://sampwiki.blast.hk/wiki/Creating_Commands


Re: Looking for Help - mortallx - 29.03.2009

thx you help me
Now how can know where is the x,y coordonaties


Re: Looking for Help - Kinetic - 29.03.2009

Go to the point where you want the teleport and do /save, then look in your GTA folder and there is a file called "savedpositions.txt" that will contain the coordinates.


Re: Looking for Help - mortallx - 29.03.2009

can you say me how can spawn a plane ? to go fast


Re: Looking for Help - mortallx - 29.03.2009

someone can help me with this error
D:\Games\GTA San Andreas\GTA San Andreas\gamemodes\Mortall STUNT.pwn(42) : warning 213: tag mismatch
D:\Games\GTA San Andreas\GTA San Andreas\gamemodes\Mortall STUNT.pwn(42) : warning 213: tag mismatch
D:\Games\GTA San Andreas\GTA San Andreas\gamemodes\Mortall STUNT.pwn(42) : warning 202: number of arguments does not match definition
D:\Games\GTA San Andreas\GTA San Andreas\gamemodes\Mortall STUNT.pwn(42) : warning 202: number of arguments does not match definition
D:\Games\GTA San Andreas\GTA San Andreas\gamemodes\Mortall STUNT.pwn(42) : warning 202: number of arguments does not match definition
D:\Games\GTA San Andreas\GTA San Andreas\gamemodes\Mortall STUNT.pwn(42) : warning 202: number of arguments does not match definition
D:\Games\GTA San Andreas\GTA San Andreas\gamemodes\Mortall STUNT.pwn(134) : error 010: invalid function or declaration
D:\Games\GTA San Andreas\GTA San Andreas\gamemodes\Mortall STUNT.pwn(149) : warning 225: unreachable code
D:\Games\GTA San Andreas\GTA San Andreas\gamemodes\Mortall STUNT.pwn(283) : warning 203: symbol is never used: "GodTimer"
D:\Games\GTA San Andreas\GTA San Andreas\gamemodes\Mortall STUNT.pwn(283) : warning 203: symbol is never used: "Timers"
D:\Games\GTA San Andreas\GTA San Andreas\gamemodes\Mortall STUNT.pwn(283) : warning 203: symbol is never used: "bounce"
D:\Games\GTA San Andreas\GTA San Andreas\gamemodes\Mortall STUNT.pwn(283) : warning 203: symbol is never used: "credits"
D:\Games\GTA San Andreas\GTA San Andreas\gamemodes\Mortall STUNT.pwn(283) : warning 203: symbol is never used: "dm"
D:\Games\GTA San Andreas\GTA San Andreas\gamemodes\Mortall STUNT.pwn(283) : warning 203: symbol is never used: "info"
D:\Games\GTA San Andreas\GTA San Andreas\gamemodes\Mortall STUNT.pwn(283) : warning 203: symbol is never used: "info2"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error. ?