Can anyone make "GetCodeFromFile" ? - 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: Can anyone make "GetCodeFromFile" ? (
/showthread.php?tid=515860)
Can anyone make "GetCodeFromFile" ? -
RedSnow - 28.05.2014
I mean to save code line in a file and load from the file, like save the line CreatePickup(...); and load that.
sorry for bad english and thx.
Re: Can anyone make "GetCodeFromFile" ? -
RajatPawar - 28.05.2014
#include does that.
Re: Can anyone make "GetCodeFromFile" ? -
RedSnow - 28.05.2014
Quote:
Originally Posted by RajatPawar
#include does that.
|
What is that include ?