Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2014
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. ******* script runtime error *******
  2. exceeded maximum number of script variables: (file 'emz/_utility.gsc', line 237)
  3. mSecToSec(x)
  4. *
  5. ^1Error: called from:
  6. (file 'emz/_utility.gsc', line 231)
  7. return minToSec(mSecToSec(x));
  8. *
  9. ^1Error: called from:
  10. (file 'emz/_setup.gsc', line 240)
  11. if((self.cj["ggUsedTime"] + minToMSec(level.ggLoopTime)) <= getTime() && !self hasWeapon("gravitygun_mp"))
  12. *
  13. ^1Error: called from:
  14. (file 'emz/_setup.gsc', line 254)
  15. wait 0.05;
  16. *
  17. ^1Error: started from:
  18. (file 'addons/_playerhide.gsc', line 9)
  19. for(;;wait 0.05)
  20. *
  21. ^1Error: ************************************
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement