ERROR MESSAGE HELP ME!


(D-Eagle) #1

I have no idea why i get this, no errors or warnings after compile but when i run game and try to make server this comes:
Some1 help with this?


(nUllSkillZ) #2

I think it’s an error caused by a mapscript.


(KillerWhale) #3

It’s a incompatability issue with the 2.56 code and the new 2.60 mapscript command “set”.

A guess, your running Shrub and trying to load the map radar on the server (on ET version 2.60)?
Solution for that problem is to use the radar mapscript out of the pak1.pk3.

If it’s your own mod make sure you start from the 2.60 code and not the old 2.56 code.


(D-Eagle) #4

Thanks, i see i started it from 2.56 code.