Liberty Unleashed
Scripting => Script Help => Topic started by: sseebbyy on August 05, 2013, 11:30:31 am
-
Hi all ! :)
I decided today to create a LU server because I have a good idea in my mind by months.
So... what are the parameters of AddSpawnScreen ?
The wiki doesn't have any example there about it.( here is a link ) (http://liberty-unleashed.co.uk/LUWiki/Squirrel/Server/Functions/SpawnClass/AddSpawnScreen)
-
It still doesn't works...
WARNING: No Spawnscreens have been detected. Adding a default spawnscreen
I used params from <spawnscreen> for AddSpawnScreen but I still get the same warning.
-
It still doesn't works...
WARNING: No Spawnscreens have been detected. Adding a default spawnscreen
I used params from <spawnscreen> for AddSpawnScreen but I still get the same warning.
Man Try To Put This In content.xml >
<spawnscreen x="93.42" y="-1552.8" z="244.59" angle="0" camx="93.42" camy="-1549.8" camz="244.59" camlookx="93.42" camlooky="-1552.8" camlookz="244.59" />To Get The Spawn Screen :P :P
-
Man Try To Put This In content.xml >
<spawnscreen x="93.42" y="-1552.8" z="244.59" angle="0" camx="93.42" camy="-1549.8" camz="244.59" camlookx="93.42" camlooky="-1552.8" camlookz="244.59" />To Get The Spawn Screen :P :P
[/quote]
That is exactly what Svenko shown me :-X
Btw, just to know... I am using the default server.
EDIT: I fixed it with help from VRocker. I thought I have to add it in Script.xml not content.xml.