Login Dialog problem
#5

COLOR_WHITE was in fact your problem. These are very capable of causing these errors, as for implementation, they need to be in the form of {FFFFFF} rather than hexadecimal values such as 0xFFFFFFFF. Therefore, just change the line to:

pawn Код:
#define COLOR_WHITE {FFFFFF}
Reply


Messages In This Thread
Login Dialog problem - by Biess - 20.12.2012, 20:58
Re: Login Dialog problem - by ikkentim - 20.12.2012, 21:00
Re: Login Dialog problem - by park4bmx - 20.12.2012, 21:06
Re: Login Dialog problem - by Biess - 20.12.2012, 21:08
Re: Login Dialog problem - by Threshold - 20.12.2012, 21:28
Re: Login Dialog problem - by Biess - 20.12.2012, 21:37
Re: Login Dialog problem - by Threshold - 20.12.2012, 21:38
Re: Login Dialog problem - by Biess - 20.12.2012, 22:00
Re: Login Dialog problem - by Kaaajmak - 20.12.2012, 22:09
Re: Login Dialog problem - by Biess - 20.12.2012, 22:11

Forum Jump:


Users browsing this thread: 1 Guest(s)