Skip to content

Release 1.1.0

Compare
Choose a tag to compare
@AmyrAhmady AmyrAhmady released this 09 May 13:48
· 25 commits to master since this release
  • Added SAMPNode_CallEvent pawn native to samp-node.inc

Now you are able to call registered events directly from pawn using SAMPNode_CallEvent

native SAMPNode_CallEvent(const eventName[], {Float,_}:...);

How to use it? check here: https://github.com/AmyrAhmady/samp-node/wiki/Events#sampnode_callevent