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
Temporary Name
Flyfishes
Huge Clucker
Posts: 310
Threads: 23
Joined: Jul 2010
Reputation:
0
#3
03.01.2013, 21:20
Код:
if(strlen(PlayerInfo[playerid][pAdminName]) > 0) {
.. should be ..
Код:
if(PlayerInfo[playerid][pAdminName][0] == EOS ) {
.. I guess.
Find
Reply
«
Next Oldest
|
Next Newest
»
Messages In This Thread
Temporary Name
- by
Xlithan
- 31.12.2012, 15:46
Re: Temporary Name
- by
Xlithan
- 03.01.2013, 21:05
Re: Temporary Name
- by
Flyfishes
- 03.01.2013, 21:20
Re: Temporary Name
- by
Xlithan
- 07.01.2013, 04:39
Re: Temporary Name
- by
zSuYaNw
- 07.01.2013, 05:12
Re: Temporary Name
- by
fanta291327
- 07.01.2013, 05:26
Re: Temporary Name
- by
Xlithan
- 07.01.2013, 07:56
Re: Temporary Name
- by
Xlithan
- 09.01.2013, 18:48
Re: Temporary Name
- by
u3ber
- 09.01.2013, 18:55
Re: Temporary Name
- by
Xlithan
- 10.01.2013, 22:28
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