2 Errors
#3

Quote:
Originally Posted by AjaxM
Посмотреть сообщение
This is how it works:

PHP код:
public OnPlayerRequestSpawn(playerid) return SpawnPlayer(playerid);
public 
OnPlayerWeaponShot(playeridweaponidhittypehitidFloat:fXFloat:fYFloat:fZ)
{
    
// CODE HERE
    
return 1;
}
forward OnPlayerGiveDamageActor(playeriddamaged_actoridFloatamountweaponidbodypart)
{
    
// CODE HERE
    
return 1;

EDIT ;

Note: You should remove the forwards for OnPlayerWeaponShot and OnPlayerGiveDamageActor since they are intergrated in SA-MP.
I pasted that in and I got 6 errors, have you got any other idea? Thanks so much for the help!
Reply


Messages In This Thread
2 Errors - by aoky - 26.01.2017, 15:19
Re: 2 Errors - by AjaxM - 26.01.2017, 15:27
Re: 2 Errors - by aoky - 26.01.2017, 15:34
Re: 2 Errors - by AjaxM - 26.01.2017, 15:38
Re: 2 Errors - by aoky - 26.01.2017, 15:46
Re: 2 Errors - by GoldenLion - 26.01.2017, 17:52
Re: 2 Errors - by aoky - 26.01.2017, 18:30

Forum Jump:


Users browsing this thread: 1 Guest(s)