Quote:
Originally Posted by nicholasramdhan
Well how do I make it a array? I know 0 to nothing about scripting (well 10 percent) but I really want to get these 4 errors fixed.
|
Quote:
Originally Posted by Golimad
that seems to be an enum :
enum Turfszone
{
Float:zMinX,
Float:zMaxX,
Float:zMaxY,
Float:zMinY
}
new turfs[MAX_TURFS][Turfszone]; <-------------------
|
Please read carefully when someone replies.