Advertisement
Guest User

Untitled

a guest
Sep 19th, 2016
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.80 KB | None | 0 0
  1. D:\Lekac\MOD\gamemodes\Novi.pwn(22796) : error 032: array index out of bounds (variable "BTRPG")
  2. D:\Lekac\MOD\gamemodes\Novi.pwn(22797) : error 032: array index out of bounds (variable "BTRPG")
  3. D:\Lekac\MOD\gamemodes\Novi.pwn(25439) : error 032: array index out of bounds (variable "BTRPG")
  4. D:\Lekac\MOD\gamemodes\Novi.pwn(25440) : error 032: array index out of bounds (variable "BTRPG")
  5. D:\Lekac\MOD\gamemodes\Novi.pwn(27625) : error 032: array index out of bounds (variable "BTRPG")
  6. D:\Lekac\MOD\gamemodes\Novi.pwn(27626) : error 032: array index out of bounds (variable "BTRPG")
  7. D:\Lekac\MOD\gamemodes\Novi.pwn(28847) : warning 204: symbol is assigned a value that is never used: "Cmdstring"
  8. D:\Lekac\MOD\gamemodes\Novi.pwn(35011) : error 032: array index out of bounds (variable "BTRPG")
  9. D:\Lekac\MOD\gamemodes\Novi.pwn(35077) : error 032: array index out of bounds (variable "BTRPG")
  10. D:\Lekac\MOD\gamemodes\Novi.pwn(35078) : error 032: array index out of bounds (variable "BTRPG")
  11. D:\Lekac\MOD\gamemodes\Novi.pwn(60072) : error 032: array index out of bounds (variable "BTRPG")
  12. D:\Lekac\MOD\gamemodes\Novi.pwn(60072) : error 033: array must be indexed (variable "BTRPG")
  13. D:\Lekac\MOD\gamemodes\Novi.pwn(60073) : error 032: array index out of bounds (variable "BTRPG")
  14. D:\Lekac\MOD\gamemodes\Novi.pwn(60074) : error 032: array index out of bounds (variable "BTRPG")
  15. D:\Lekac\MOD\gamemodes\Novi.pwn(60075) : error 032: array index out of bounds (variable "BTRPG")
  16. D:\Lekac\MOD\gamemodes\Novi.pwn(60076) : error 032: array index out of bounds (variable "BTRPG")
  17. D:\Lekac\MOD\gamemodes\Novi.pwn(60077) : error 032: array index out of bounds (variable "BTRPG")
  18. D:\Lekac\MOD\gamemodes\Novi.pwn(60078) : error 032: array index out of bounds (variable "BTRPG")
  19. D:\Lekac\MOD\gamemodes\Novi.pwn(60079) : error 032: array index out of bounds (variable "BTRPG")
  20. D:\Lekac\MOD\gamemodes\Novi.pwn(60080) : error 032: array index out of bounds (variable "BTRPG")
  21. D:\Lekac\MOD\gamemodes\Novi.pwn(60081) : error 032: array index out of bounds (variable "BTRPG")
  22. D:\Lekac\MOD\gamemodes\Novi.pwn(60082) : error 032: array index out of bounds (variable "BTRPG")
  23. D:\Lekac\MOD\gamemodes\Novi.pwn(60083) : error 032: array index out of bounds (variable "BTRPG")
  24. D:\Lekac\MOD\gamemodes\Novi.pwn(60084) : error 032: array index out of bounds (variable "BTRPG")
  25. D:\Lekac\MOD\gamemodes\Novi.pwn(62438) : warning 213: tag mismatch
  26. D:\Lekac\MOD\gamemodes\Novi.pwn(62471) : warning 213: tag mismatch
  27. D:\Lekac\MOD\gamemodes\Novi.pwn(63380) : error 028: invalid subscript (not an array or too many subscripts): "BTRPG34"
  28. D:\Lekac\MOD\gamemodes\Novi.pwn(63380) : warning 215: expression has no effect
  29. D:\Lekac\MOD\gamemodes\Novi.pwn(63380) : error 001: expected token: ";", but found "]"
  30. D:\Lekac\MOD\gamemodes\Novi.pwn(63380) : error 029: invalid expression, assumed zero
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement