This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
ptr = module.ini.create();
ptr.loadFile("abc.txt")
ptr.setString("Section", "Test", "Hello world!", "Comment example");
ptr.saveFile("abc.txt")
module.ini.delete(ptr);
Quote from: Vortrex post_id=267 time=1550766730 user_id=48As for the other two options ... I'm not sure what you mean by this. What letters are you talking about? Can you post a screenshot or something?
Quote from: bluesn0w post_id=239 time=1546381767 user_id=125You could script that, couldn't you?
Quote from: vito post_id=152 time=1529087578 user_id=105Ok, seems its more far from scripters needs than vc-mp, sad.