undefined symbol "CreateProgressBar"
#1

So i am trying to compile my script and i get these errors:

Код:
C:\Users\Kevin\Documents\Server Stuff\myserver\gamemodes\BCRP.pwn(36857) : error 017: undefined symbol "CreateProgressBar"
C:\Users\Kevin\Documents\Server Stuff\myserver\gamemodes\BCRP.pwn(36857) : warning 213: tag mismatch
C:\Users\Kevin\Documents\Server Stuff\myserver\gamemodes\BCRP.pwn(36858) : error 017: undefined symbol "SetProgressBarMaxValue"
C:\Users\Kevin\Documents\Server Stuff\myserver\gamemodes\BCRP.pwn(36859) : error 017: undefined symbol "SetProgressBarColor"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


3 Errors.
Any suggestions?
Reply
#2

Need the progressbar include most likely.
Reply
#3

I have the Progress Include
Reply
#4

Are you sure you have it included in your script as well, with #include <progress> above?
Reply
#5

Okay, i fixed it. Was something wrong with the include and i updated it. Thanks anyway.

This can be closed and archived
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)