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
Threaded Mode
Random function
DavidLuango
Huge Clucker
Posts: 280
Threads: 34
Joined: Aug 2013
Reputation:
0
#1
18.01.2015, 10:21
https://sampwiki.blast.hk/wiki/Random
Is it server sided?
Find
Reply
Scottas
Huge Clucker
Posts: 333
Threads: 18
Joined: Jul 2010
Reputation:
0
#2
18.01.2015, 11:01
Do you know any client sided functions in sa-mp?
Find
Reply
DavidLuango
Huge Clucker
Posts: 280
Threads: 34
Joined: Aug 2013
Reputation:
0
#3
18.01.2015, 22:14
Quote:
Originally Posted by
Scottas
Do you know any client sided functions in sa-mp?
What I meant was can that function be server sided, I'm trying to make a dice value for a server is it possible to make it server sided.
Find
Reply
Schneider
Gangsta
Posts: 515
Threads: 5
Joined: Jun 2007
Reputation:
0
#4
18.01.2015, 22:20
Yes, everything that you script is server sided.
pawn Код:
new
result
=
(
random
(
6
)
+
1
)
;
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: 2 Guest(s)
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help