Posts: 775
Threads: 78
Joined: Dec 2014
Quote:
Originally Posted by wallee
1) The old one, i think it's 3.1?
2) This is the only occurence in the entire file:
Код:
#line 423
forward OnPlayerWeaponShot(playerid, weaponid, hittype, hitid, Float:fX, Float:fY, Float:fZ);
|
Yeah remove that forward, why would you forward something that already exists in a native in a_samp?