weird problem, a variable changing itself, +REP
#3

Quote:
Originally Posted by Mugala
Посмотреть сообщение
show me TeleportDB enums.
PHP код:
enum TeleportInfo
{
    
ID,
    
Name// i just noticed and added [32] but i don't think that's the matter.
    
Owner,
    
Float:X1,
    
Float:Y1,
    
Float:Z1,
    
Float:A1,
    
VirtualWorld1,
    
Interior1,
    
Float:X2,
    
Float:Y2,
    
Float:Z2,
    
Float:A2,
    
VirtualWorld2,
    
Interior2,
    
Lock,
    
Key[5],
    
Price
}
new 
TeleportDB[MAX_TELEPORTS][TeleportInfo]; 
Reply


Messages In This Thread
weird problem, a variable changing itself, +REP - by Lirbo - 17.02.2018, 12:01
Re: weird problem, a variable changing itself, +REP - by Mugala - 17.02.2018, 12:22
Re: weird problem, a variable changing itself, +REP - by Lirbo - 17.02.2018, 13:21
Re: weird problem, a variable changing itself, +REP - by Mugala - 17.02.2018, 13:33

Forum Jump:


Users browsing this thread: 1 Guest(s)