25.01.2017, 21:17
My bad, here are the lines.
Quote:
Line 316 - 321: public OnPlayerRequestSpawn(playerid) return SpawnPlayer(playerid); forward OnPlayerWeaponShot(playerid, weaponid, hittype, hitid, Float:fX, Float:fY, Float:fZ); forward OnPlayerGiveDamageActor(playerid, damaged_actorid, Float: amount, weaponid, bodypart); return 1; } |
Quote:
Line 334: public OnPlayerTakeDamage(playerid, issuerid, Float: amount, weaponid, bodypart){return 1;} |