Always night
#1

is there a code in pawno to be always night?
Reply
#2

if you set it and there is nothing in the script that randomizes it, then it should stay night...

SetWorldTime(houryouwant)
Reply
#3

Put following under ONGameModeInit();

Код:
SetWorldTime(0);
Reply
#4

i put it under and its says error symbol already taken
Reply
#5

Quote:
Originally Posted by shoru
i put it under and its says error symbol already taken
then you probably use it elsewhere... maybe in a filterscript?
you placed it in the OnGameModeInit ?
Reply
#6

i just realized: gl_realtime is probably loaded as filterscript?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)