Variables are lagging or taking memory?
#1

I've got about 10 dynamic systems with 10 vars in each enum.
for example.

//====Defines====
#define MAX_LABELS 20
#define MAX_DOORS 50
#define MAX_INFOS 50
#define MAX_INTERIORS 100
#define MAX_BANKS 10
#define MAX_ATMS 50
#define MAX_GAS_STATIONS 20
#define MAX_HOUSES 100
#define MAX_FURNITURE 40
#define MAX_HOUSE_TRUNK 10
#define MAX_FOOD_STANDS 50
#define MAX_WEP_DROPS 200
//====Defines====
Reply
#2

What? You don't even explain your problem. Variables can't 'lag'.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)