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
Help Archive
Linear Mode
help with these errors
Sasino97
High-roller
Posts: 1,418
Threads: 63
Joined: Dec 2010
Reputation:
0
#6
08.03.2011, 14:32
Quote:
pawn Код:
if
(
GetPlayerName
(
i,name,
sizeof
(
name
)
)
==
tcp
[
playerid
]
)
//
Strings can't be compared with "==" use strcmp(string1, string2, true) == 0/1/-1
Returns...
0: When they are equal
1: When the first is longer than the second
-1: When the second is longer than the first
Find
Reply
«
Next Oldest
|
Next Newest
»
Messages In This Thread
help with these errors
- by
THE_KNOWN
- 08.03.2011, 13:57
Re: help with these errors
- by
Sascha
- 08.03.2011, 14:03
Re: help with these errors
- by rjjj - 08.03.2011, 14:04
Re: help with these errors
- by
THE_KNOWN
- 08.03.2011, 14:23
Re: help with these errors
- by
THE_KNOWN
- 08.03.2011, 14:27
Re: help with these errors
- by
Sasino97
- 08.03.2011, 14:32
Re: help with these errors
- by
THE_KNOWN
- 08.03.2011, 14:35
Re: help with these errors
- by
Sasino97
- 08.03.2011, 14:37
Re: help with these errors
- by
THE_KNOWN
- 08.03.2011, 14:42
Re: help with these errors
- by
Sascha
- 08.03.2011, 15:19
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
Help Archive