(04-06-2013, 08:29 PM)Kreekakon Wrote: Still giving this exact error?
Quote:FATAL ERROR: Could not load script file 'custom_stories/a/maps/04.hps'! main (52, 1) : ERR : Unexpected token '{'
Actually now it is saying
FATAL ERROR: Could no load script file 'custom_stories/a/maps/04.hps'!
main (69, 55) : ERR : 'asEntity' is not declared
main (70, 5) : ERR : No matching signatures to 'PlaySoundAtEntity(string@&, string@&, int, const float, const bool)'
from looking at this I can tell the first problem is with asEntity so ill look into that and the second one mentions playsoundatentity but I don't know what the problem with it is.