OnPlayerPickUpPickup in include
#2

The forward should be unneccessary as it's already forwarded in the SAMP includes.

You can put callbacks in includes just like anywhere else, but you should hook it instead of defining the original one in the include (you cannot have the same callback 2 times in one script, so having two includes that use the same callback will give you an error - includes aren't seperate scripts if you include both in one script (obviously)).
Reply


Messages In This Thread
OnPlayerPickUpPickup in include - by NoteND - 25.12.2018, 10:26
Re: OnPlayerPickUpPickup in include - by NaS - 25.12.2018, 10:31

Forum Jump:


Users browsing this thread: 4 Guest(s)