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
Threaded Mode
Picks all players?
Kitten
High-roller
Posts: 2,169
Threads: 206
Joined: Jul 2010
Reputation:
0
#1
27.02.2011, 16:42
(
Последний раз редактировалось Kitten; 24.11.2013 в 05:38.
)
Solved
Find
Reply
Mean
High-roller
Posts: 2,726
Threads: 85
Joined: Jul 2010
Reputation:
0
#2
27.02.2011, 17:02
Ofc, you are looping through all players. Not picking.
So picking a playerid from 0 to 100.
pawn Код:
SendClientMessage
(
random
(
100
)
, 0xAAAAAA,
"Random"
)
;
Find
Reply
Nero_3D
High-roller
Posts: 2,856
Threads: 6
Joined: Jun 2007
Reputation:
0
#3
27.02.2011, 17:15
or just remove the loop
pawn Код:
Infected
(
Iter_Random
(
Player
)
)
;
Find
Reply
«
Next Oldest
|
Next Newest
»
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