05.01.2008, 14:05
Update
kowaz_zones.h
All KowaZ_ tags replaced with K_.
New functions added:
K_GetZoneCount();
Returns the amount of the zones (not the gang zones count!).
K_SaveZonesInFile(filename[]);
Saves the zones in a specified file.
K_LoadZonesFromFile(filename[]);
Loads the zones from a specified file.
This saving system saves the color, the name and the position.
If the file doesn't exist, the script won't create it, so you need to create the file by yourself.
Download:
Download link of:
- kowaz_zones.h
- kowzonehand022.pwn
- kowzonehand022.amx
KowaZ Zone System v0.2.2
Kowalski