#5

PHP код:
new BusinessInfo[200][bInfo]; 
PHP код:
enum bInfo {
    
bOwned,
    
bPrice,
    
bOwner[MAX_PLAYER_NAME],
    
bType,
    
bLocked,
    
brobbed,
    
bdep,
    
bMoney,
    
Fee,
    
Float:bEntranceX,
    
Float:bEntranceY,
    
Float:bEntranceZ,
    
Float:bEntranceA,
    
Float:bExitX,
    
Float:bExitY,
    
Float:bExitZ,
    
Float:bExitA,
    
bInt,
    
bWorld,
    
bInsideInt,
    
bInsideWorld,
    
bInsideIcon,
    
bOutsideIcon,
    
bName[128]

Every variable works but in random it doesn't
Reply


Messages In This Thread
rand - by StrikerZ - 14.12.2016, 07:34
Re: rand - by AroseKhanNiazi - 14.12.2016, 07:58
Re: rand - by StrikerZ - 14.12.2016, 08:00
Re: rand - by iLearner - 14.12.2016, 08:11
Re: rand - by StrikerZ - 14.12.2016, 08:15
Re: rand - by iLearner - 14.12.2016, 08:20
Re: rand - by StrikerZ - 14.12.2016, 08:29
Re: rand - by iLearner - 14.12.2016, 08:31
Re: rand - by StrikerZ - 14.12.2016, 08:34
Re: rand - by iLearner - 14.12.2016, 09:51

Forum Jump:


Users browsing this thread: 2 Guest(s)