Vice City Multiplayer
VC:MP 0.3 => mIRC/pawn Scripting => Topic started by: Fuzzy168 on October 31, 2011, 05:06:38 am
-
I want to change the time when player play. How to change??
-
Login With Your /admin <rcon_pass>
then do /sethr < hr : min>
example if you want to set 9:00 am
then /sethr 09:00
this could be done
-
when i am playing or use rcon? and will it save forever??
-
about forever i dont have idea
u can swap that function from Gups
-
you mean SetWorldTime()function?
-
Yeah.. Add this to OnGameModeInit
SetWorldTime(00); // 00 was used as an example for this, 00 stands for midnight.
You are not supposed to use my hour, you can use for other hours...
-
The time will save until your server crashes. (The RCON way)
Of course, if you set the time rate to 0.
-
setworldtime is the same as sethr on rcon right?
-
Yes but that'll only set where the time starts from. If you want it to freeze on one particular moment you'll have to set the time RATE to 0.
-
i wish i could go into future where 0.4 is released :) . sup guys missed your friend ?
Login With Your /admin <rcon_pass>
then do /sethr < hr : min>
example if you want to set 9:00 am
then /sethr 09:00
this could be done
excuse me mr it has a mistakes it is [pawn]/sethr 09[/pawn] not /sethr 09:00 be carefull next time :)