where is the script file??


(Theisy) #1

First of all yes I have checked the manual but it says look in the map folder for a file named bridge.script. I have checked the folder but all I have is:

bridge.bak
bridge.bsp
bridge.map
bridge.srf

All the other maps have script files so where is the script file for mine :frowning:

Edit:

I have also done a file search for bridge.script and it hasn’t came up


(chavo_one) #2

You have to write it yourself.


(swaggers) #3

You have to make your own script file. It’s just a basic text file with a .script extension instead of .txt.

You also need to add a script / script_multiplayer to the map. You do this by right clicking on the map and selecting script_multiplayer.

Hit N to open the properties and we need to add a key/value. Add a scriptname / game_manager vaule to script_multiplayer.


(Theisy) #4

thanks