Results 1 to 6 of 6

Thread: I have error :(

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #6
    Corporal Killer.Pro's Avatar
    Join Date
    Jul 2012
    Location
    belgium
    Posts
    274
    Thanks
    102
    Thanked 213 Times in 141 Posts
    You see script compile errors are really easy to fix because in console they tell you where the error is so...

    Code:
    ******* script compile error *******
    bad syntax: (file 'maps/mp/gametypes/zom.gsc', line 72)
     thread maps\mp\gametypes\_time:init();
                                   *
    ************************************
    ********************
    ERROR: script compile error
    (see console for details)
    You see there a *
    That shows that the error you're getting in right there so you don't have to see any other script or going and checking all the scripts to find the errors...
    with /developer you get the details with error so if you don't get a * in console, try /developer . . .

  2. The Following User Says Thank You to Killer.Pro For This Useful Post:

    kung foo man (5th September 2012)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •