loop [REP++]
#5

Guys , Wait
This is all my bisiness system the main defines
PHP код:
new InsideBiz[MAX_PLAYERS];
enum bInfo
{
    
bOwned,
    
bPrice,
    
bOwner[MAX_PLAYER_NAME],
    
bType,
    
bLocked,
    
bMoney,
    
Float:bEntranceX,
    
Float:bEntranceY,
    
Float:bEntranceZ,
    
Float:bEntranceA,
    
Float:bExitX,
    
Float:bExitY,
    
Float:bExitZ,
    
Float:bExitA,
    
bInt,
    
bWorld,
    
bInsideInt,
    
bInsideWorld,
    
bInsideIcon,
    
bOutSideIcon,
    
bName[128]
}
new 
BusinessInfo[200][bInfo];
new 
biz 0;
new 
Float:beforeEnterX[MAX_PLAYERS];
new 
Float:beforeEnterY[MAX_PLAYERS];
new 
Float:beforeEnterZ[MAX_PLAYERS]; 
Reply


Messages In This Thread
loop [REP++] - by nezo2001 - 20.02.2015, 08:30
Re: loop [REP++] - by Schneider - 20.02.2015, 10:18
Re: loop [REP++] - by nezo2001 - 20.02.2015, 10:37
Re: loop [REP++] - by CalvinC - 20.02.2015, 10:43
Re: loop [REP++] - by nezo2001 - 20.02.2015, 10:59
Re: loop [REP++] - by CalvinC - 20.02.2015, 11:18
Re: loop [REP++] - by nezo2001 - 20.02.2015, 11:51
Re: loop [REP++] - by CalvinC - 20.02.2015, 12:12
Re: loop [REP++] - by DaniceMcHarley - 20.02.2015, 12:14
Re: loop [REP++] - by dominik523 - 20.02.2015, 13:50

Forum Jump:


Users browsing this thread: 2 Guest(s)