[HELP]In Making a Color system that Uses Y_Ini
#4

Hexadecimals become integers when assigned to a variable


pawn Code:
new variable = 0xFF0000FF
printf("variable = %d",variable);
will print
Code:
variable = 4278190335
So you can just set it to a variable and save it as an integer
Reply


Messages In This Thread
[HELP]In Making a Color system that Uses Y_Ini - by Phyrunx - 14.04.2012, 18:31
Re: [HELP]In Making a Color system that Uses Y_Ini - by Phyrunx - 15.04.2012, 04:58
Re: [HELP]In Making a Color system that Uses Y_Ini - by NeTuddMeg - 15.04.2012, 07:29
Re: [HELP]In Making a Color system that Uses Y_Ini - by Joe Staff - 15.04.2012, 07:31
Re: [HELP]In Making a Color system that Uses Y_Ini - by Phyrunx - 15.04.2012, 07:54

Forum Jump:


Users browsing this thread: 1 Guest(s)