Ask about sql - 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: Ask about sql (
/showthread.php?tid=628940)
Ask about sql -
TYDS - 17.02.2017
Hello Guy !
- I am making phone book system that player /phonebook it will show dialog first dialog player have to type the name(pla pla pla..) then it will show another dialog player have to type the phone number all is fine but i don't know how to save all information that player have type 2 dialog
-i have create a table phonebook in my gamemode datebase and make 2 field is: name and number
how can i save all information that player have type
Re: Ask about sql -
TYDS - 17.02.2017
and /viewphonebook to see the name and number player have save in dialog msgbox or else
Re: Ask about sql -
TYDS - 17.02.2017
any one
Re: Ask about sql -
TYDS - 18.02.2017
bump
Re: Ask about sql -
Jefff - 18.02.2017
https://sampwiki.blast.hk/wiki/SetPVarString
as string_value[] set inputtext
for saving into database
https://sampwiki.blast.hk/wiki/GetPVarString