SA-MP Forums Archive
I need A little help - 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: I need A little help (/showthread.php?tid=282700)



I need A little help - Cpt.Markus - 12.09.2011

Ok guys i was wondering how to make a message of the dat-MOTD

Cuz im using as a message of the day a textdraw which i can edit it in the pawno


Re: I need A little help - Yamoo - 12.09.2011

Why not just edit the text draw to your message of the day?


Re: I need A little help - Cpt.Markus - 12.09.2011

cuz i want other admins in my server to set a message of the day thats why


Re: I need A little help - Allan Kardec - 12.09.2011

Could you explain better?


Re: I need A little help - Kingunit - 12.09.2011

You need to save that into a file. Do you know how to work with that?


Re: I need A little help - Allan Kardec - 12.09.2011

Quote:
Originally Posted by Kingunit
Посмотреть сообщение
You need to save that into a file. Do you know how to work with that?
Save it or depending on a variable (global more appropriate), more if the server is restarted even keep on file.


Re : I need A little help - Soumi - 12.09.2011

Save the motd message (string) into a file, and load this string when u start the server (OnGameModeInit), then create a command (with ZCMD for example) to change this MOTD.
Alright
What saving include are you using?
What command processor are you using?


Re: I need A little help - Cpt.Markus - 12.09.2011

im using none
i have ysi and streamer also tell me the pawno and how to make that file plz