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
Counting Players Problem
Michael@Belgium
High-roller
Posts: 1,768
Threads: 91
Joined: Dec 2010
Reputation:
0
#6
28.11.2011, 08:44
Quote:
Originally Posted by
System64
yeah but that's not ptoblem!
This is the solution:
Quote:
Originally Posted by
[MWR]Blood
Why the hell do you need such a complicated code for this... it can be done with just 3 lines.
pawn Код:
new
counter
=
0
;
//under OnPlayerConnect
counter
++
;
//under OnPlayerDisconnect
counter
--
;
Find
Reply
«
Next Oldest
|
Next Newest
»
Messages In This Thread
Counting Players Problem
- by
GAMER_PS2
- 28.11.2011, 08:23
Re: Counting Players Problem
- by
System64
- 28.11.2011, 08:31
Re: Counting Players Problem
- by
[MWR]Blood
- 28.11.2011, 08:34
Re: Counting Players Problem
- by
Michael@Belgium
- 28.11.2011, 08:37
Re: Counting Players Problem
- by
System64
- 28.11.2011, 08:40
Re: Counting Players Problem
- by
Michael@Belgium
- 28.11.2011, 08:44
Re: Counting Players Problem
- by
GAMER_PS2
- 28.11.2011, 08:48
Re: Counting Players Problem
- by [L3th4l] - 28.11.2011, 08:54
Re: Counting Players Problem
- by
System64
- 28.11.2011, 09:01
Re: Counting Players Problem
- by Sinc - 28.11.2011, 09:38
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