Advertisement
Guest User

Untitled

a guest
Jul 11th, 2016
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.44 KB | None | 0 0
  1. C:\Users\clement\Desktop\DCRP\DCRP\pawno\include\mSelection.inc(119) : error 017: undefined symbol "CreatePlayerTextDraw"
  2. C:\Users\clement\Desktop\DCRP\DCRP\pawno\include\mSelection.inc(119) : warning 213: tag mismatch
  3. C:\Users\clement\Desktop\DCRP\DCRP\pawno\include\mSelection.inc(120) : error 017: undefined symbol "PlayerTextDrawUseBox"
  4. C:\Users\clement\Desktop\DCRP\DCRP\pawno\include\mSelection.inc(121) : error 017: undefined symbol "PlayerTextDrawLetterSize"
  5. C:\Users\clement\Desktop\DCRP\DCRP\pawno\include\mSelection.inc(122) : error 017: undefined symbol "PlayerTextDrawFont"
  6. C:\Users\clement\Desktop\DCRP\DCRP\pawno\include\mSelection.inc(123) : error 017: undefined symbol "PlayerTextDrawSetShadow"
  7. C:\Users\clement\Desktop\DCRP\DCRP\pawno\include\mSelection.inc(124) : error 017: undefined symbol "PlayerTextDrawSetOutline"
  8. C:\Users\clement\Desktop\DCRP\DCRP\pawno\include\mSelection.inc(125) : error 017: undefined symbol "PlayerTextDrawColor"
  9. C:\Users\clement\Desktop\DCRP\DCRP\pawno\include\mSelection.inc(126) : error 017: undefined symbol "PlayerTextDrawShow"
  10. C:\Users\clement\Desktop\DCRP\DCRP\pawno\include\mSelection.inc(116) : warning 203: symbol is never used: "Ypos"
  11. C:\Users\clement\Desktop\DCRP\DCRP\pawno\include\mSelection.inc(116) : warning 203: symbol is never used: "Xpos"
  12. C:\Users\clement\Desktop\DCRP\DCRP\pawno\include\mSelection.inc(116) : warning 203: symbol is never used: "playerid"
  13. C:\Users\clement\Desktop\DCRP\DCRP\pawno\include\mSelection.inc(136) : error 017: undefined symbol "CreatePlayerTextDraw"
  14. C:\Users\clement\Desktop\DCRP\DCRP\pawno\include\mSelection.inc(136) : warning 213: tag mismatch
  15. C:\Users\clement\Desktop\DCRP\DCRP\pawno\include\mSelection.inc(137) : error 017: undefined symbol "PlayerTextDrawUseBox"
  16. C:\Users\clement\Desktop\DCRP\DCRP\pawno\include\mSelection.inc(138) : error 017: undefined symbol "PlayerTextDrawBoxColor"
  17. C:\Users\clement\Desktop\DCRP\DCRP\pawno\include\mSelection.inc(139) : error 017: undefined symbol "PlayerTextDrawBackgroundColor"
  18. C:\Users\clement\Desktop\DCRP\DCRP\pawno\include\mSelection.inc(140) : error 017: undefined symbol "PlayerTextDrawLetterSize"
  19. C:\Users\clement\Desktop\DCRP\DCRP\pawno\include\mSelection.inc(141) : error 017: undefined symbol "PlayerTextDrawFont"
  20. C:\Users\clement\Desktop\DCRP\DCRP\pawno\include\mSelection.inc(142) : error 017: undefined symbol "PlayerTextDrawSetShadow"
  21. C:\Users\clement\Desktop\DCRP\DCRP\pawno\include\mSelection.inc(143) : error 017: undefined symbol "PlayerTextDrawSetOutline"
  22. C:\Users\clement\Desktop\DCRP\DCRP\pawno\include\mSelection.inc(144) : error 017: undefined symbol "PlayerTextDrawColor"
  23. C:\Users\clement\Desktop\DCRP\DCRP\pawno\include\mSelection.inc(145) : error 017: undefined symbol "PlayerTextDrawSetSelectable"
  24. C:\Users\clement\Desktop\DCRP\DCRP\pawno\include\mSelection.inc(146) : error 017: undefined symbol "PlayerTextDrawAlignment"
  25. C:\Users\clement\Desktop\DCRP\DCRP\pawno\include\mSelection.inc(147) : error 017: undefined symbol "PlayerTextDrawTextSize"
  26. C:\Users\clement\Desktop\DCRP\DCRP\pawno\include\mSelection.inc(148) : error 017: undefined symbol "PlayerTextDrawShow"
  27. C:\Users\clement\Desktop\DCRP\DCRP\pawno\include\mSelection.inc(133) : warning 203: symbol is never used: "Height"
  28. C:\Users\clement\Desktop\DCRP\DCRP\pawno\include\mSelection.inc(133) : warning 203: symbol is never used: "Width"
  29. C:\Users\clement\Desktop\DCRP\DCRP\pawno\include\mSelection.inc(133) : warning 203: symbol is never used: "Ypos"
  30. C:\Users\clement\Desktop\DCRP\DCRP\pawno\include\mSelection.inc(133) : warning 203: symbol is never used: "Xpos"
  31. C:\Users\clement\Desktop\DCRP\DCRP\pawno\include\mSelection.inc(133) : warning 203: symbol is never used: "playerid"
  32. C:\Users\clement\Desktop\DCRP\DCRP\pawno\include\mSelection.inc(157) : error 017: undefined symbol "CreatePlayerTextDraw"
  33. C:\Users\clement\Desktop\DCRP\DCRP\pawno\include\mSelection.inc(157) : warning 213: tag mismatch
  34. C:\Users\clement\Desktop\DCRP\DCRP\pawno\include\mSelection.inc(158) : error 017: undefined symbol "PlayerTextDrawUseBox"
  35. C:\Users\clement\Desktop\DCRP\DCRP\pawno\include\mSelection.inc(159) : error 017: undefined symbol "PlayerTextDrawLetterSize"
  36. C:\Users\clement\Desktop\DCRP\DCRP\pawno\include\mSelection.inc(160) : error 017: undefined symbol "PlayerTextDrawFont"
  37. C:\Users\clement\Desktop\DCRP\DCRP\pawno\include\mSelection.inc(161) : error 017: undefined symbol "PlayerTextDrawSetShadow"
  38.  
  39. Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement