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
Threaded Mode
A question
ilay65
Big Clucker
Posts: 58
Threads: 12
Joined: Aug 2013
Reputation:
0
#1
16.09.2014, 20:09
How do I check if a string is not equal to the string?
Is very very very imported.
please help!
Find
Reply
ranme15
Big Clucker
Posts: 181
Threads: 38
Joined: Aug 2010
Reputation:
0
#2
16.09.2014, 20:10
pawn Код:
if
(
strcmp
(
string
[
1
]
, string
[
2
]
, true
)
)
Find
Reply
ilay65
Big Clucker
Posts: 58
Threads: 12
Joined: Aug 2013
Reputation:
0
#3
16.09.2014, 20:13
Quote:
Originally Posted by
ranme15
pawn Код:
if
(
strcmp
(
string
[
1
]
, string
[
2
]
, true
)
)
Код:
error 035: argument type mismatch (argument 1)
Find
Reply
ranme15
Big Clucker
Posts: 181
Threads: 38
Joined: Aug 2010
Reputation:
0
#4
16.09.2014, 20:16
Quote:
Originally Posted by
ilay65
Код:
error 035: argument type mismatch (argument 1)
Show me the whole line please.
Find
Reply
ilay65
Big Clucker
Posts: 58
Threads: 12
Joined: Aug 2013
Reputation:
0
#5
16.09.2014, 20:24
Quote:
Originally Posted by
ranme15
Show me the whole line please.
No matter, I got along, thank you
Find
Reply
Abagail
High-roller
Posts: 3,133
Threads: 71
Joined: Dec 2013
Reputation:
0
#6
16.09.2014, 20:42
Removed.
Find
Reply
«
Next Oldest
|
Next Newest
»
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: 3 Guest(s)
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help