[Ajuda] coisinha simples.
#5

O melhor mйtodo й o do ipsNan, criando um "cap".

Mas se nгo estou enganado, ao invйs de
PHP код:
GetPlayerHealth(playeridhealth);
health += value;
SetPlayerHealth(playeridvalue 100 100 value); 
deveria ser:
PHP код:
GetPlayerHealth(playeridhealth);
health += value;
SetPlayerHealth(playeridhealth 100 100 health); 
Reply


Messages In This Thread
coisinha simples. - by fdsda - 17.12.2015, 14:38
Re: coisinha simples. - by WLSF - 17.12.2015, 14:55
Re: coisinha simples. - by fdsda - 17.12.2015, 15:11
Re: coisinha simples. - by WLSF - 17.12.2015, 15:15
Re: coisinha simples. - by zPain - 17.12.2015, 15:16
Re: coisinha simples. - by fdsda - 17.12.2015, 15:27

Forum Jump:


Users browsing this thread: 1 Guest(s)