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
Help please
SydonaiCZ
Little Clucker
Posts: 20
Threads: 8
Joined: Jul 2011
Reputation:
0
#1
13.07.2011, 13:47
Can someone make filterscript all time midnight and clear blue sky ? or something like that ?
Find
Reply
Nero_3D
High-roller
Posts: 2,856
Threads: 6
Joined: Jun 2007
Reputation:
0
#2
13.07.2011, 14:58
Just put that in OnGameModeInit
pawn Код:
SetWorldTime
(
0
)
;
// midnight
SetWeather
(
0
)
;
// 0 to 7 = different versions of blue skies/clouds
If the time or the weather changes, its one of your scripts
Find
Reply
SydonaiCZ
Little Clucker
Posts: 20
Threads: 8
Joined: Jul 2011
Reputation:
0
#3
13.07.2011, 15:07
what is gamemodeinit ?
Find
Reply
WoodPecker
Huge Clucker
Posts: 427
Threads: 11
Joined: Apr 2009
Reputation:
0
#4
13.07.2011, 15:12
SydonaiCZ if you dont know anything about SAMP scripts, please READ wiki, if you cant understand it, then just play server and dont try to open your own server.
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: 3 Guest(s)
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help
Help Archive