[Ajuda] tag mismatch nгo faz sentido
#1

Tenho numa enum:

PHP код:
     Float:BuyPackagesX,
    
Float:BuyPackagesY,
    
Float:BuyPackagesZ,
      
Float:DeliverX,
    
Float:DeliverY,
    
Float:DeliverZ
PHP код:
new GunJob[DrugJobInfo]; 
E quando tento fazer isto:

PHP код:
    GunJob[BuyPackagesX] = -740.9171;
    
GunJob[BuyPackagesY] = 1138.2870;
    
GunJob[BuyPackagesZ] = 32.4604
Dб o warning: (na primeira linha)

PHP код:
warning 213tag mismatch 
O que se passa?
Reply


Messages In This Thread
tag mismatch nгo faz sentido - by bruxo00 - 06.07.2015, 19:15
Re: tag mismatch nгo faz sentido - by IgorLuiz - 06.07.2015, 19:20
Re: tag mismatch nгo faz sentido - by bruxo00 - 06.07.2015, 19:22
Re: tag mismatch nгo faz sentido - by IgorLuiz - 06.07.2015, 19:28
Re: tag mismatch nгo faz sentido - by SkullFire - 06.07.2015, 19:59
Re: tag mismatch nгo faz sentido - by n0minal - 06.07.2015, 20:09
Re: tag mismatch nгo faz sentido - by bruxo00 - 06.07.2015, 20:10
Re: tag mismatch nгo faz sentido - by n0minal - 06.07.2015, 20:11
Re: tag mismatch nгo faz sentido - by bruxo00 - 06.07.2015, 20:16
Re: tag mismatch nгo faz sentido - by Locky_ - 06.07.2015, 20:22

Forum Jump:


Users browsing this thread: 1 Guest(s)