Page 1 of 1

Groms_Skatepark got ERROR!

Posted: April 10th, 2006, 3:52 pm
by profinuyasha
found another error.....

Code: Select all

******* script runtime error *******
undefined is not an object: (file 'maps\mp\sounds.gsc', line 14)
messagetrig waittill ("trigger");//"messagetrig" calls the entity above
*
called from:
(file 'maps\mp\sounds.gsc', line 3)
   thread spin();
          *
called from:
(file 'maps\mp\groms_skatepark.gsc', line 6)
 maps\mp\sounds::main();
 *
called from:
(file 'maps\mp\groms_skatepark.gsc', line 1)
main()
*
************************************

Posted: April 10th, 2006, 6:05 pm
by The Buttons
How many errors today? :shock:

Posted: April 10th, 2006, 7:32 pm
by profinuyasha
total 2 error i got ^_^

1 from last night, 1 from this morning

Posted: April 10th, 2006, 10:07 pm
by Drofder2004
All maps are fine, if your having problems, then it is a conflict between another map or mod.

Posted: April 11th, 2006, 12:42 am
by Nightmare
yep what drof said, mods conflict, thats why I dont have any (except akk :P)

Posted: April 11th, 2006, 1:28 am
by Drofder2004
Nightmare wrote:yep what drof said, mods conflict, thats why I dont have any (except akk :P)
Its is because people "carbon copy" peoples gscs.

Copying imo, is fine... just don't copy "word for word". Use something that is unique. Infact I would recommend you use something that is unique to yourself...

e.g instead of "platform_1"... try
"drofder_platform_1"

You have to type more, but it can easily be shortened
dfr_1?