Question
#7

Quote:
Originally Posted by Vince
Посмотреть сообщение
Colors are not strings. They are often represented in the hexadecimal number system but they are still numbers. The 0x prefix is there so that the Pawn compiler knows to treat it as a hexadecimal number instead of a variable.
Sorry , forgot the { }

Код HTML:
new colors[] = { 0xFFFFFFFF, 0xFF0000FF, 0xFFFF00FF }; // etc
Reply


Messages In This Thread
Question - by Edw - 19.08.2015, 20:21
Re: Question - by brandypol - 19.08.2015, 22:52
Re: Question - by SumX - 19.08.2015, 22:54
Re: Question - by Edw - 20.08.2015, 09:19
Re: Question - by Mariciuc223 - 20.08.2015, 11:06
Re: Question - by Vince - 20.08.2015, 11:15
Re: Question - by Mariciuc223 - 20.08.2015, 12:25
Re: Question - by xXxThunderxXx - 20.08.2015, 14:13
Re: Question - by Mariciuc223 - 20.08.2015, 15:48

Forum Jump:


Users browsing this thread: 1 Guest(s)