Forum
Search
Members
Help
Hello There, Guest!
Login
Username:
Password:
Lost Password?
Remember me
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help
Linear Mode
Hey.
GShock
Big Clucker
Posts: 131
Threads: 12
Joined: Aug 2013
Reputation:
0
#6
17.04.2015, 22:23
Quote:
Originally Posted by
Jefff
because you are using strcmp in test, use
if(text[0] && !strcmp(text, ...)) // test ok
or add
if (!strlen(text)) return (0);
before test
Ahh yea!
Thanks! It worked!
Find
Reply
«
Next Oldest
|
Next Newest
»
Messages In This Thread
Hey.
- by
GShock
- 17.04.2015, 21:18
Re: Hey.
- by
Ahmad45123
- 17.04.2015, 21:30
Re: Hey.
- by
Vince
- 17.04.2015, 21:41
Re: Hey.
- by
GShock
- 17.04.2015, 21:42
Re: Hey.
- by
Jefff
- 17.04.2015, 22:06
Re: Hey.
- by
GShock
- 17.04.2015, 22:23
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
Scripting Help