Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Donate
Collapse

Plutonium

  1. Home
  2. BO2 Modding Support & Discussion
  3. using zombies ++ on my server gives script error when starting server.

using zombies ++ on my server gives script error when starting server.

Scheduled Pinned Locked Moved BO2 Modding Support & Discussion
2 Posts 2 Posters 473 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • LordCurtisundefined Offline
    LordCurtisundefined Offline
    LordCurtis
    wrote on last edited by
    #1

    i asked cahz but he said to me "If you cant figure out how to fix this, you don't need to be editing gsc files." so i might as well ask the community.

    the bo2 console give me this.
    **** 2 script error(s):
    **** Unresolved external : "debugbuttonmonitor" with 0 parameters in "maps/mp/_imcsx_gsc_studio.gsc" at line 1 ****
    **** Too many parameters: "vibrate" with 6 parameters in "maps/mp/_imcsx_gsc_studio.gsc
    Capture.PNG
    here is the script before i compiled it, it seems that i just combine all 5 of the gsc files into one and compile it and thats what i did.

    Here is the script

    1 Reply Last reply
    1
    • TDanNundefined Offline
      TDanNundefined Offline
      TDanN
      wrote on last edited by
      #2

      Idk for the debugbuttonmonitor function, but for vibrate obviously write parameters like this (point instead of comas for real numbers) :

       machine[ i ] vibrate( vectorScale( ( 0, -1, 0 ), 100 ), 0.3, 0.4, 3 );
      
      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Donate