Creating a robbable actor ERROR
#7



You also don't have "OnPlayerFinishRobbery" and "OnPlayerStartRobbery" functions defined anywhere, which is why the compiler complains. You need to create / add those to the code.

The second last error you have, is because you did not add this to your code:
PHP код:
forward actorrob_OnPlayerConnect(playerid); 
Please add this in the file where the error appears. (test.pwn)
Reply


Messages In This Thread
.... - by BrainDamaged - 22.01.2018, 10:50
Re: Creating a robbable actor ERROR - by BrainDamaged - 22.01.2018, 12:21
Re: Creating a robbable actor ERROR - by BrainDamaged - 22.01.2018, 16:17
Re: Creating a robbable actor ERROR - by Ritzy2K - 22.01.2018, 16:34
Re: Creating a robbable actor ERROR - by BrainDamaged - 22.01.2018, 18:43
Re: Creating a robbable actor ERROR - by Ritzy2K - 22.01.2018, 19:38
Re: Creating a robbable actor ERROR - by denNorske - 22.01.2018, 20:39
Re: Creating a robbable actor ERROR - by BrainDamaged - 26.01.2018, 08:14
Re: Creating a robbable actor ERROR - by BrainDamaged - 26.01.2018, 09:30
Re: Creating a robbable actor ERROR - by BrainDamaged - 26.01.2018, 10:25

Forum Jump:


Users browsing this thread: 2 Guest(s)