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
Prevent player to use commands until he log in.
BlueGames
Big Clucker
Posts: 125
Threads: 18
Joined: Sep 2012
Reputation:
0
#5
25.09.2012, 08:09
[Edit] Answerd to late
PHP код:
else{
SendClientError
(
playerid
,
"You must login first"
); return
0
; }
Find
Reply
«
Next Oldest
|
Next Newest
»
Messages In This Thread
Prevent player to use commands until he log in.
- by
RedJohn
- 25.09.2012, 08:01
Re: Prevent player to use commands until he log in.
- by
Djole1337
- 25.09.2012, 08:06
Re: Prevent player to use commands until he log in.
- by
RedJohn
- 25.09.2012, 08:07
Re: Prevent player to use commands until he log in.
- by
mamorunl
- 25.09.2012, 08:08
Re: Prevent player to use commands until he log in.
- by
BlueGames
- 25.09.2012, 08:09
Re: Prevent player to use commands until he log in.
- by
RedJohn
- 25.09.2012, 08:13
Re: Prevent player to use commands until he log in.
- by Emmet_ - 25.09.2012, 08:32
Re: Prevent player to use commands until he log in.
- by
RedJohn
- 25.09.2012, 17:49
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