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
Count. /kick & /ban.
Lorrden
Huge Clucker
Posts: 265
Threads: 32
Joined: Sep 2007
Reputation:
0
#5
02.03.2011, 21:18
Quote:
if (reason == 2) { KickAndBans += 1; }
Why not simply:
pawn Код:
if
(
reason
==
2
)
KickAndBans
++
;
Find
Reply
«
Next Oldest
|
Next Newest
»
Messages In This Thread
Count. /kick & /ban.
- by
iGetty
- 27.02.2011, 02:34
Re: Count. /kick & /ban.
- by
admantis
- 27.02.2011, 03:27
Re: Count. /kick & /ban.
- by
iGetty
- 27.02.2011, 05:21
Re: Count. /kick & /ban.
- by
grand.Theft.Otto
- 02.03.2011, 21:10
Re: Count. /kick & /ban.
- by
Lorrden
- 02.03.2011, 21:18
Re: Count. /kick & /ban.
- by
admantis
- 02.03.2011, 21:29
Re: Count. /kick & /ban.
- by
[NRP]Blade
- 02.03.2011, 21:31
Re: Count. /kick & /ban.
- by
iGetty
- 02.03.2011, 21:54
Re: Count. /kick & /ban.
- by
[NRP]Blade
- 02.03.2011, 21:59
Re: Count. /kick & /ban.
- by
Lorrden
- 02.03.2011, 22:22
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