Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2017
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. ^2----------------------
  2. fs_ignoreLocalized is cheat protected.
  3. ^2Notice: Could not find label 'CodeCallback_ScriptCommand' in script 'maps/mp/gametypes/_callbacksetup' - this part will be disabled
  4. -----------------------------------
  5. g_antilag is read only.
  6.  
  7. ^1******* script runtime error *******
  8. undefined is not an array, string, or vector: (file 'openwarfare/_eventmanager.gsc', line 155)
  9. if ( isDefined( level.eventManager[eventType] ) ) {
  10. *
  11. ^1called from:
  12. (file 'maps/mp/gametypes/_bonuspoints.gsc', line 80)
  13. level thread addNewEvent( "onPlayerConnected", ::onPlayerConnected );
  14. *
  15. ^1called from:
  16. (file 'maps/mp/gametypes/_persistence.gsc', line 26)
  17. maps\mp\gametypes\_bonuspoints::init();
  18. *
  19. ^1called from:
  20. (file 'maps/mp/gametypes/_globallogic.gsc', line 4102)
  21. thread maps\mp\gametypes\_persistence::init();
  22. *
  23. ^1called from:
  24. (file 'maps/mp/gametypes/_callbacksetup.gsc', line 15)
  25. [[level.callbackStartGameType]]();
  26. *
  27. ^1started from:
  28. (file 'maps/mp/gametypes/_callbacksetup.gsc', line 10)
  29. CodeCallback_StartGameType()
  30. *
  31. ^1**
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement