IG logs
#1

Hello, I am trying to make it so i can use a command such as /serverlogs and I can see all my server logs from IG without exiting the game. I can make the command my self but need help on how I can make it show up on a Dialog.

I already have this made for the Dialog
Код:
		case 16: // VIP Dialog
		{
		    ShowPlayerDialog(playerid, 16, DIALOG_STYLE_LIST, "Server Logs", "House Logs\nChat Logs\nFaction Logs", "Choose", "Cancel");
		}
But how would I make it so that when I click on lets say House logs in will show me all the logs for it in the chat?
Reply
#2

Never mind I figured it out
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)