Hali.
Szerintem jól csináltam, mégis lett warningom meg errorom:
new Float:elet;
GetPlayerHealth(damagedid, elet, sizeof(elet));
C:\\Documents and Settings\\Viktor\\Asztal\\Új mappa\\gamemodes\\grandlarc.pwn(561) : warning 202: number of arguments does not match definition
format(hpja, sizeof(hpja), \"HP: %d\", elet);
new Text3D:zmelet[MAX_PLAYERS] = Create3DTextLabel(hpja, 0xb37e22AA, 30.0, 40.0, 50.0, 40.0, 0);
C:\\Documents and Settings\\Viktor\\Asztal\\Új mappa\\gamemodes\\grandlarc.pwn(625) : error 008: must be a constant expression; assumed zero