stefutz101 Posted September 25, 2015 Share Posted September 25, 2015 Hi , i want make a log-system what write in a notepad things like : "admin x in on duty " , "admin x muted y" . How i can make a resource like that ? call(getResourceFromName("logsys"), "outputLog", "AdmCmd: "..getPlayerName(thePlayer).." healed "..getPlayerName(getPlayerFromNamePart(theTarget))) Thanks in advance! Link to comment
TAPL Posted September 25, 2015 Share Posted September 25, 2015 Use file functions: https://wiki.multitheftauto.com/wiki/Server_Scripting_Functions#File_functions Link to comment
KariiiM Posted September 25, 2015 Share Posted September 25, 2015 Use file or XML they're the easy way to store data like logs ..etc Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now