Results 1 to 3 of 3

Thread: Error if (!isdefined(level._effect["lantern_light"]))

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Private Mariusz's Avatar
    Join Date
    Sep 2017
    Posts
    67
    Thanks
    8
    Thanked 43 Times in 43 Posts

    Error if (!isdefined(level._effect["lantern_light"]))

    ******* script runtime error *******
    undefined is not an array, string, or vector: (file 'maps/mp/_load.gsc', line 113)
    if (!isdefined(level._effect["lantern_light"]))
    *
    called from:
    (file 'maps/mp/_load.gsc', line 12)
    lanterns[i] thread lanterns();
    *
    called from:
    (file 'maps/mp/bz_drewe.gsc', line 3)
    maps\mp\_load::main();
    *
    started from:
    (file 'maps/mp/bz_drewe.gsc', line 1)
    main()
    *
    ************************************
    quitting...

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

    kubislav23 (6th January 2018)

Posting Permissions

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