adding time to map.


(forbidden) #1

hello,

 i added a script_multiplayer to my game and set these  which i got off of a tutorial on a different forums

{

“scriptname” “game_manager”

“origin” “-216 -740 -494”

“classname” “script_multiplayer”

}

except for the origin i used the default that i had when i added it to my map.
and it still has the basic time.
any suggestions?

thanks in advance,
Forbidden


(TomTom7777) #2

I don’t understand “basic time”. Do you mean match time? Have you set wm_set_round_timelimit
in the game_manager { spawn {… script inside your map script file?

Or are you trying to create a working clock inside your map?


(forbidden) #3

never mind. i didnt have my script in my maps folder.
it was in my scripts folder:confused:


(Pegazus) #4

In scripts you mostly add Shaders, arena file and update shaderlist, your scriptfile goes into maps