Setting data incorrectly [Random]
#5

Changed
PHP код:
new randombag random(sizeof(totalMoneyBags)); 
to
PHP код:
new randombag random(sizeof(MBInfo)); 
What MBInfo is
PHP код:
#define MAX_MBS    19
enum moneybagsystem
{
    
mbloc[30],
    
Float:mbX,
    
Float:mbY,
    
Float:mbZ,
    
mbactive
}
new 
MBInfo[MAX_MBS][moneybagsystem]; 
Info: I didn't use rappy93's suggestion, so the loadmb function is as it is at the first post.
Reply


Messages In This Thread
Setting data incorrectly [Random] - by Affan - 21.05.2015, 17:51
Re: Setting data incorrectly [Random] - by rappy93 - 21.05.2015, 18:00
Re: Setting data incorrectly [Random] - by Affan - 21.05.2015, 18:04
Re: Setting data incorrectly [Random] - by Ghazal - 21.05.2015, 18:42
Re: Setting data incorrectly [Random] - by Affan - 22.05.2015, 03:58
Re: Setting data incorrectly [Random] - by Vince - 22.05.2015, 07:49

Forum Jump:


Users browsing this thread: 1 Guest(s)