Teleports not working but.... - 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)
+--- Thread: Teleports not working but.... (
/showthread.php?tid=367562)
Teleports not working but.... -
[EnErGyS]KING - 10.08.2012
Hi Sorry For spam forum but i need help with teleport.. I Copy teleports form another Gamemode.Commands is working but teleports not... I have added commands all and incudes
http://pastebin.com/ewQ4BZtz
Re: Teleports not working but.... -
Gamer_007 - 10.08.2012
According to me the problem is that You are using two command processor in single script.There is a function to run two processor in one script.Idk about that but i saw somewhere
Re: Teleports not working but.... -
[MM]RoXoR[FS] - 10.08.2012
I think ZCMD does not work with OnplayerCommandText
Re: Teleports not working but.... -
[EnErGyS]KING - 10.08.2012
So i need to do all zcmd ?
Re: Teleports not working but.... -
[MM]RoXoR[FS] - 10.08.2012
Yes, you will need to convert ALL to ZCMD.