Posted: July 22nd, 2006, 12:15 am
dam those compiling errors
Code: Select all
******* script runtime error *******
getent used with more than one entity: (file 'maps\mp\c_jumps_rotatings.gsc', line 10)
platform = getent("C_jumps_rotate","targetname");
*
called from:
(file 'maps\mp\c_jumps_rotatings.gsc', line 3)
thread platform();
*
called from:
(file 'maps\mp\c_jumps.gsc', line 7)
maps\mp\C_Jumps_rotatings::main();
*
called from:
(file 'maps\mp\c_jumps.gsc', line 1)
main()
*
************************************
********************
ERROR: script runtime error
(see console for details)
********************