Tag mismatch issue
#2

try to change this

pawn Код:
new const Float: g_FireDefaultHealth[E_FIRE_TYPES] = {200.0, 300.0, 370.0, 500.0, 1000.0};
to
pawn Код:
const Float:g_FireDefaultHealth[E_FIRE_TYPES] = {200.0, 300.0, 370.0, 500.0, 1000.0};
Reply


Messages In This Thread
Tag mismatch issue - by paulomu300 - 17.01.2016, 14:29
Re: Tag mismatch issue - by Eth - 17.01.2016, 14:33
Re: Tag mismatch issue - by paulomu300 - 17.01.2016, 14:37

Forum Jump:


Users browsing this thread: 1 Guest(s)