[Freeciv-Dev] Wishlist (PR#663)
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
> Oh yes; server messages.
>
Can anybody help me with this?
I want to patch notify_player,notify_embassies etc
function and dump those mesg to the file 'player_name.mesg'
How to handle this?
May I use ordinary fprintf function or rather those predefined freelog
or smth?
I need to append file, write to it and close (file should be opened
and closed inside notify* function, not at the begining of the game -
I want to use crontab to send those files by e-mail and delete them).
Please, help me, I'm not familiar with C.
Regards,
MC
|
|