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
OnPlayerClickPlayer, +REP.
SilentSoul
Gangsta
Posts: 810
Threads: 17
Joined: Aug 2013
Reputation:
0
#6
24.12.2013, 12:54
Try changing to
pawn Код:
if
(
PlayerInfo
[
clickedplayerid
]
[
pHelper
]
==
1
)
{
ranktext
=
"Helper"
;
}
Quote:
Originally Posted by
SilentSoul
Also , why you used && == 0 that's mean if his admin rank equal to 0 , you need to change to '&& PlayerInfo[clickedplayer][Admin]!=0' which means not equal too. also its useless checking your variable will be check once the player is level 1 only.
Find
Reply
«
Next Oldest
|
Next Newest
»
Messages In This Thread
OnPlayerClickPlayer, +REP.
- by
DemME
- 24.12.2013, 12:35
Re: OnPlayerClickPlayer, +REP.
- by
Kells
- 24.12.2013, 12:39
Re: OnPlayerClickPlayer, +REP.
- by
iZN
- 24.12.2013, 12:41
Re: OnPlayerClickPlayer, +REP.
- by
SilentSoul
- 24.12.2013, 12:42
Re: OnPlayerClickPlayer, +REP.
- by
DemME
- 24.12.2013, 12:52
Re: OnPlayerClickPlayer, +REP.
- by
SilentSoul
- 24.12.2013, 12:54
Re: OnPlayerClickPlayer, +REP.
- by
Pottus
- 24.12.2013, 12:56
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: 2 Guest(s)
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help