This site has been archived and made available for preservation purposes. No edits can be made.
-
Script interoperability
Scripts can now call functions from other scripts using MakePublic and CallPublic. This way PAWN scripts can call functions from C++ scripts (or vice-versa, PAWN -> PAWN and C++ -> C++ also possible).
https://wiki.vaultmp.com/index.php/MakePublic
https://wiki.vaultmp.com/index.php/CallPublic
Also timers can have an argument list now:
https://wiki.vaultmp.com/index.php/CreateTimerEx
Similar Threads
-
By foxtacles in forum PAWN
Replies: 6
Last Post: 07-18-2013, 07:37 AM
-
By foxtacles in forum C / C++
Replies: 1
Last Post: 08-25-2011, 11:15 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules