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
Help with a loop. [EASY]
Golimad
Huge Clucker
Posts: 253
Threads: 17
Joined: Jan 2014
Reputation:
0
#5
04.03.2015, 13:17
Code:
new count; for(new i=0; i<MAX_PLAYERS; i++) { if(!IsPlayerConnected(i)) continue; count++; }
Simple as this
Find
Reply
«
Next Oldest
|
Next Newest
»
Messages In This Thread
Help with a loop. [EASY]
- by
$Marco$
- 04.03.2015, 13:02
Re: Help with a loop. [EASY]
- by
Jimmy0wns
- 04.03.2015, 13:08
Re : Re: Help with a loop. [EASY]
- by
$Marco$
- 04.03.2015, 13:12
Re: Help with a loop. [EASY]
- by
Schneider
- 04.03.2015, 13:15
Re : Help with a loop. [EASY]
- by
Golimad
- 04.03.2015, 13:17
Re : Re: Help with a loop. [EASY]
- by
$Marco$
- 04.03.2015, 13:18
Re : Help with a loop. [EASY]
- by
Golimad
- 04.03.2015, 13:20
Re : Help with a loop. [EASY]
- by
$Marco$
- 04.03.2015, 13:22
Re : Help with a loop. [EASY]
- by
Golimad
- 04.03.2015, 13:26
Re: Re : Help with a loop. [EASY]
- by
$Marco$
- 04.03.2015, 13:28
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: 4 Guest(s)
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help