SA-MP Forums Archive
Writing to a file - 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: Writing to a file (/showthread.php?tid=69053)



Writing to a file - GTA_Rules - 15.03.2009

Hi,

I need help with writing a suggestion to a file.

This is what I have:

http://pastebin.com/m273da45e

When you use /idea ingame (nothing behind /idea) it says: You have done a suggestion. When you type /idea <something here> it says unknown command. I tried but I cannot find how to fix this :<.

In suggestions.txt it looks like this:

[BA]Matthias has suggested:

It should be:

[BA]Matthias has suggested: <whathesaidingame>

Thanks!


Re: Writing to a file - Weirdosport - 15.03.2009

You create the array text.. then you format string to include text. At no point do you actually put anything in text. And why does it have [12] after it exactly?


Re: Writing to a file - Sandra18[NL] - 15.03.2009

http://pastebin.com/f5d3c7e6b