Dynamic Include
#1

It is simple I want to be able to include code into the script at runtime (it grabs filenames for SQL) It does't matter if you can't unload it, I can live with that, I am thinking this might use extensive use of #emit or a plugin, just not sure. (all functions in these will be public, and will be called with CallRemoteFunction)

Thank you.
Reply
#2

The bumper car has bumped my thread.
Reply
#3

Only via plugin. Pawn is static
Reply
#4

Will it be able to be called by CallRemoteFunction? if so would it be as simple as finding a way for my plugin to dynamically include something(Do you know how to do this)?

or will i have to re AmxLoad them after changing the natives array?
Reply
#5

I set up a plugin that allows me to call functions from a DLL, now I just need to be able to make that function call functions from my script. ><
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)