Crate Error :!
#2

Try this:
pawn Code:
#define         MAX_CRATES                  50
enum crateInfo
{
    crActive,
    crObject,
    Float: crX,
    Float: crY,
    Float: crZ,
    GunQuantity,
    InVehicle,
    Text3D: crLabel,
}

new CrateInfo[MAX_CRATES][crateInfo];
Reply


Messages In This Thread
Crate Error :! - by nguyenquynh - 06.10.2013, 13:38
Re: Crate Error :! - by EiresJason - 06.10.2013, 13:42
Re: Crate Error :! - by nguyenquynh - 06.10.2013, 13:46
Re: Crate Error :! - by EiresJason - 06.10.2013, 13:51
Re: Crate Error :! - by nguyenquynh - 06.10.2013, 13:57
Re: Crate Error :! - by EiresJason - 06.10.2013, 14:07
Re: Crate Error :! - by nguyenquynh - 06.10.2013, 15:02
Re: Crate Error :! - by EiresJason - 06.10.2013, 15:16

Forum Jump:


Users browsing this thread: 1 Guest(s)