Quote:
Originally Posted by iFuzzy
I fixed it thanks guys!
Heres my next problem: How do I set my server's tileset in because I just get a grassy screen with a black diagonal square line going up and down throughout the level..
Is it like addtiledef cypheria_tileset2.png,,;?
I want it to be like that for every level I open, etc.
|
if u set your levelprefix correct and your levels starts a certain way, you would only have to do it once.
such as "addtiledef tileset.png,myserver_,type(0 or 1)"
now, if your level starts "myserver_" your going to see tileset.png on that level.