Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- enum Firme
- {
- fImaVlasnika,
- fVlasnik[MAX_PLAYER_NAME],
- fVrsta,
- fNaziv[64],
- fIznuda[64],
- Float:fUlazX,
- Float:fUlazY,
- Float:fUlazZ,
- Float:fIzlazX,
- Float:fIzlazY,
- Float:fIzlazZ,
- fLevel,
- fCena,
- fKasa,
- fInt,
- fZatvoreno,
- fProizvodi,
- fMaxProizvodi,
- fVW
- };
- new FirmaInfo[MAX_FIRMI][Firme];
- new UsaoFirma[MAX_PLAYERS];
- new FirmaPickup[sizeof(FirmaInfo)];
- new Text3D:FirmaLabel[sizeof(FirmaInfo)];
Advertisement
Add Comment
Please, Sign In to add comment