Advertisement
Guest User

Untitled

a guest
Jun 28th, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.99 KB | None | 0 0
  1. C:\ircbot.pwn(419) : error 004: function "MsgToTheAdmin" is not implemented
  2. C:\ircbot.pwn(450) : error 004: function "MsgToTheAdmin" is not implemented
  3. C:\ircbot.pwn(490) : error 004: function "MsgToTheAdmin" is not implemented
  4. C:\ircbot.pwn(525) : error 004: function "MsgToTheAdmin" is not implemented
  5. C:\ircbot.pwn(548) : error 004: function "MsgToTheAdmin" is not implemented
  6. C:\ircbot.pwn(567) : error 004: function "MsgToTheAdmin" is not implemented
  7. C:\ircbot.pwn(595) : error 004: function "MsgToTheAdmin" is not implemented
  8. C:\ircbot.pwn(614) : error 004: function "MsgToTheAdmin" is not implemented
  9. C:\ircbot.pwn(640) : error 004: function "MsgToTheAdmin" is not implemented
  10. C:\ircbot.pwn(776) : error 017: undefined symbol "PlayerName"
  11. C:\ircbot.pwn(786) : error 017: undefined symbol "PlayerName"
  12. C:\ircbot.pwn(798) : error 017: undefined symbol "PlayerName"
  13. C:\ircbot.pwn(808) : error 017: undefined symbol "PlayerName"
  14. C:\ircbot.pwn(807) : warning 204: symbol is assigned a value that is never used: "current"
  15. C:\ircbot.pwn(830) : error 017: undefined symbol "GetXYZZoneName"
  16. C:\ircbot.pwn(830) : error 033: array must be indexed (variable "currentzonename")
  17. C:\ircbot.pwn(831) : error 017: undefined symbol "PlayerName"
  18. C:\ircbot.pwn(844) : error 017: undefined symbol "GetXYZZoneName"
  19. C:\ircbot.pwn(844) : error 033: array must be indexed (variable "currentzonename")
  20. C:\ircbot.pwn(845) : error 017: undefined symbol "PlayerName"
  21. C:\ircbot.pwn(860) : error 017: undefined symbol "PlayerName"
  22. C:\ircbot.pwn(912) : error 017: undefined symbol "PlayerName"
  23. C:\ircbot.pwn(920) : error 017: undefined symbol "PlayerName"
  24. C:\ircbot.pwn(925) : error 017: undefined symbol "PlayerName"
  25. C:\ircbot.pwn(936) : error 017: undefined symbol "PlayerName"
  26. C:\ircbot.pwn(1270) : error 017: undefined symbol "GetXYZZoneName"
  27. C:\ircbot.pwn(1270) : error 033: array must be indexed (variable "currentzonename")
  28.  
  29. Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
  30.  
  31.  
  32. 26 Errors.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement