SA-MP Forums Archive
guys how ya: - 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: guys how ya: (/showthread.php?tid=256579)



guys how ya: - Dr.Ghost - 21.05.2011

If player use:

in this want:
zcmd as command.


#include <zcmd>

#define DIALOG_STYLE_INPUT 1
CMD:email(playerid,params[])
{
ShowPlayerDialog(playerid, 1, DIALOG_STYLE_INPUT, "Write Your Email", "Type In the Box Of Your Email", "Okay", "Close");

i need this when player input the email in the box. then the email will save in scriptfiles with .txt .
it auto save in txt file as name in scriptfiles useremail.txt
with allignment. 1 by one write in txt.
example:

email 1: mamama@ymail.com
email 2: blabla@gmail.com



but i dont know to made..

and sorry for my bad english..