SA-MP Forums Archive
Format massage and dini - 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: Format massage and dini (/showthread.php?tid=185700)



Format massage and dini - Justas888 - 25.10.2010

I wanted to ask you to create a file Dini tomas_smith or could have been charged for the message that the format of the name and sendclientmassage written?
Sorry my English is not any.


Re: Format massage and dini - Scripter123 - 25.10.2010

WATH? i dont understand your english use translator (DONT USE ****** TRADUCTOR)


Re: Format massage and dini - Justas888 - 25.10.2010

I wanted to ask you to create a file Dini tomas_smith or could have been charged for the message that the format of the name and sendclientmassage written?


Re: Format massage and dini - Scripter123 - 25.10.2010

I dont understand wath u mean, not for english, i dont understand wath you want


Re: Format massage and dini - Justas888 - 25.10.2010

/* new file[128];
format(file,sizeof(file),"saves/vehicle/%s",vehicleid);
if(strcmp(name,dini_Get(file, "owner_name"),true))
{
new msg[128];
format(msg,sizeof(msg),"Masina yra uzrakinta. Ji priklauso %s",dini_Get(file, "owner_name"));
SendClientMessage(playerid,RED,msg);
Stop(playerid);
return 1;


}*/



How do I assign Dini name format that I like the name I called Dini explained with file format ?


Re: Format massage and dini - Justas888 - 25.10.2010

Please help me.