Why it's giving me "tag mismatch"?
#3

Quote:
Originally Posted by ISmokezU
Посмотреть сообщение
PHP код:
MatsPickup[idx][m_vw] = GetPlayerVirtualWorld(playerid); 
Was posted wrong enum code :P

Correction :
PHP код:
enum mpfenum{
    
mf_id,
    
Float:mf_x,
    
Float:mf_y,
    
Float:mf_z,
    
mf_vw,
    
Text3D:mf_text,
    
mf_pickup,
    
mf_pickupS,
    
mf_textS,
    
mf_fExist
}; 
Anyways. problem fixed
Reply


Messages In This Thread
Why it's giving me "tag mismatch"? - by akib - 05.09.2018, 01:03
Re: Why it's giving me "tag mismatch"? - by ISmokezU - 05.09.2018, 01:30
Re: Why it's giving me "tag mismatch"? - by akib - 05.09.2018, 01:40

Forum Jump:


Users browsing this thread: 1 Guest(s)