Quote Originally Posted by Schenk View Post
Hello, I want to use this mod, unfortunately I get the error message, can someone help me what I have to do.

Thx

script compile error *******
unknown function: (file 'demon/_utils.gsc', line 540)
spawnpoints = maps\mp\gametypes\_spawnlogic::getSpawnpointArray( spawnname );
if
Code:
spawnpoints = maps\mp\gametypes\_spawnlogic::getSpawnpointArray( spawnname );
it == 540 line, check:
1. existence file: _spawnlogic.gsc in dir "maps\mp\gametypes"
2. existence function getSpawnpointArray( spawnname ) in dir: maps\mp\gametypes, file: _spawnlogic.gsc