Need some small help with spawning
#4

Quote:
Originally Posted by Mauzen
Посмотреть сообщение
You do not need a 2D array, one dimension is enough, because a color hex number is nothing else but a integer.

pawn Код:
new sColor[ssColors] = {
    0x8A2BE2FF,
    0x483D8BFF,
    ...
(Also you forgot the ; after the last bracket of the array)
thanks alot man.
Reply


Messages In This Thread
Need some small help with spawning - by ToPhrESH - 26.09.2010, 06:45
Re: Need some small help with spawning - by Retardedwolf - 26.09.2010, 07:09
Re: Need some small help with spawning - by Mauzen - 26.09.2010, 08:51
Re: Need some small help with spawning - by ToPhrESH - 26.09.2010, 16:32

Forum Jump:


Users browsing this thread: 4 Guest(s)