Help since const
#3

I'm going to make a suggestion off the top instead of doing this

Float:I_COORDS[ 3 ]

Just declare each coord independently whats the point of using a enum if your not going to use it ?

pawn Код:
enum IntEnt { Float:I_COORDX, Float:I_COORDY, Float:I_COORDZ, INT_ID };
That will simplify your data and looks a lot better.

@Misiur - It is valid but ugly.
Reply


Messages In This Thread
Help since const - by shulk - 08.03.2014, 15:52
Re: Help since const - by Misiur - 08.03.2014, 16:05
Re: Help since const - by Pottus - 08.03.2014, 16:08
Re: Help since const - by shulk - 08.03.2014, 17:20
Re: Help since const - by Misiur - 08.03.2014, 17:32
Re: Help since const - by shulk - 08.03.2014, 17:41
Re: Help since const - by Pottus - 08.03.2014, 17:59
Re: Help since const - by shulk - 08.03.2014, 18:22
Re: Help since const - by shulk - 09.03.2014, 11:16

Forum Jump:


Users browsing this thread: 1 Guest(s)