SA-MP Forums Archive
Calling ingame functions via PHP - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Calling ingame functions via PHP (/showthread.php?tid=92395)



Calling ingame functions via PHP - Redgie - 19.08.2009

Okay so I'm just finishing up a PHP control panel, but part of it involves re-loading MySQL rows that have been changed externally. This needs to be called from ingame, but I have no idea how.

In other words, has anybody perfected a method of calling ingame functions via PHP? I experimented with using RCON commands but didn't get very far with that as the server will initiate but not record RCON commands sent by an external source.

Any help will be much appreciated .

EDIT: Never mind, running it via a different system now, thanks anyway.