Forum
Search
Members
Help
Hello There, Guest!
Login
Username:
Password:
Lost Password?
Remember me
SA-MP Forums Archive
SA-MP Scripting and Plugins
Filterscripts
Linear Mode
[FilterScript] Teleport System <Version 1.0>
DJTunes
Huge Clucker
Posts: 389
Threads: 67
Joined: Dec 2012
Reputation:
0
#4
29.12.2012, 18:06
Quote:
Originally Posted by
Sky_.
Things are set without using it can disable your script
and a tip!
pawn Код:
if
(
strcmp
(
"/ DArea51"
, cmdtext, true,
8
)
==
0
)
switch to
pawn Код:
if
(
strcmp
(
"/ DArea51"
, cmdtext, true
)
)
Thanks man, also this is only my third fs so please don't go to hard on me D:, but still thanks
Find
Reply
«
Next Oldest
|
Next Newest
»
Messages In This Thread
<NEW> Teleport System <Version 1.1> <THIRD FS>
- by
DJTunes
- 29.12.2012, 05:02
Re: Teleport System <Version 1.0>
- by
DJTunes
- 29.12.2012, 17:40
Re: Teleport System <Version 1.0>
- by
Sky™
- 29.12.2012, 17:58
Re: Teleport System <Version 1.0>
- by
DJTunes
- 29.12.2012, 18:06
View a Printable Version
Forum Jump:
Private Messages
User Control Panel
Who's Online
Search
Forum Home
SA-MP
-- News and Updates
-- General
-- Client Support
-- Bug Reports
-- Screenshots and Videos
SA-MP Server
-- Server Support
-- Server Advertisements
SA-MP Scripting and Plugins
-- Scripting Help
---- Tutorials
---- Discussion
---- Help Archive
-- Gamemode Scripts
-- Filterscripts
---- Includes
---- Tools and Files
---- Maps
-- Plugin Development
SA-MP DL Edition
-- SA-MP 0.3.DL
---- Model Releases
Other
-- Everything and Nothing
Non-English
-- Languages
---- Nederlands/Dutch
------ Scripting Showroom en Discussie
------ Off topic
---- Español/Spanish
------ Lanzamientos/Releases
---- Français/French
------ Showroom
---- Русский/Russian
------ Релизы/Releases
---- Português/Portuguese
------ Lançamentos/Releases
---- Română/Romanian
------ Salonul Scripturilor
---- Archive
Users browsing this thread: 1 Guest(s)
SA-MP Forums Archive
SA-MP Scripting and Plugins
Filterscripts