Basic Question - 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: Basic Question (
/showthread.php?tid=444529)
Basic Question -
DJTunes - 17.06.2013
Question: Is there a way to script a register/login account system without having to install any includes.
Respuesta: Basic Question -
JustBored - 17.06.2013
Yes using the native file functions
https://sampwiki.blast.hk/wiki/File_Functions
Re: Respuesta: Basic Question -
DJTunes - 17.06.2013
Quote:
Originally Posted by JustBored
|
Alright, thanks.
Re: Basic Question -
Goldilox - 17.06.2013
You could use the file functions but believe me it won't be much featured as it with the dini or Y_ini
Re: Basic Question -
MP2 - 17.06.2013
What's the issue with using libraries ('includes')? They're not 'cheating' if that's what you're thinking..