Question about OnPlayerWeaponShot - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Question about OnPlayerWeaponShot (
/showthread.php?tid=608225)
Question about OnPlayerWeaponShot -
Luicy. - 29.05.2016
Can I use CreateObject at OnPlayerWeaponShot or do it need to be at on game mode init? Just curious.
Thanks.
Re: Question about OnPlayerWeaponShot -
Dayrion - 29.05.2016
You can create object when you want, you don't need to be on OnGameModeInit().