Results 1 to 1 of 1

Thread: Script error

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

    Script error

    ******* script runtime error *******
    undefined is not an entity: (file 'scripts/shops.gsc', line 352)
    weap hide();
    *
    called from:
    (file 'scripts/shops.gsc', line 128)
    for(i=0;i<randomboxes.size;i++) randomboxes[i] thread randombox(randomweaps[i]);
    *
    called from:
    (file 'scripts/bzmod.gsc', line 530)
    thread scripts\shops::init();
    *
    called from:
    (file 'maps/mp/gametypes/_callbacksetup.gsc', line 15)
    [[level.callbackStartGameType]]();
    *
    started from:
    (file 'maps/mp/gametypes/_callbacksetup.gsc', line 10)
    CodeCallback_StartGameType()
    *
    ************************************
    Error during initialization:
    script runtime error
    (see console for details)
    (file 'maps/mp/gametypes/_callbacksetup.gsc', line 10)

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

    kubislav23 (8th 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
  •