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
/ask
Skyrise
Banned
Posts: 145
Threads: 6
Joined: Jun 2012
#4
10.01.2013, 03:56
pawn Код:
if
(
IsPlayerAdmin
(
i
)
)
This will send it to any RCON admins. (which means you must be logged in RCON)
Edit:
You can change it, using what your script sets for admin.
i.e., on my server it would be like this
pawn Код:
if
(
pInfo
[
i
]
[
pAdmin
]
>=
1
)
Find
Reply
«
Next Oldest
|
Next Newest
»
Messages In This Thread
/ask
- by
DerickClark
- 10.01.2013, 02:13
Re: /ask
- by
mastermax7777
- 10.01.2013, 03:16
Re: /ask
- by
DerickClark
- 10.01.2013, 03:49
Re: /ask
- by
Skyrise
- 10.01.2013, 03:56
Re: /ask
- by
ThePhenix
- 10.01.2013, 04:04
Re: /ask
- by
Skyrise
- 10.01.2013, 04:06
Re: /ask
- by
ThePhenix
- 10.01.2013, 04:16
Re: /ask
- by
DerickClark
- 10.01.2013, 04:24
Re: /ask
- by
Skyrise
- 10.01.2013, 04:43
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