using info from function that posts directly to system chat
Posted: Tue May 24, 2011 9:11 pm
Ok so I want to use the in game function
to get the players information. Trouble is when you use this function it posts the information to the system chat directly. Any thoughts on how to use this information without having to use the event monitor, or maybe that is the easiest way to go. Hmm
Could start the event monitor just before using the function and then stop the monitor straight after getting the info.
Format posted is
Code: Select all
AskPlayerInfo("Player Name")Could start the event monitor just before using the function and then stop the monitor straight after getting the info.
Format posted is
set out exactly like this. If no guild then it just doesn't post the guild section and would becharname (guildname) class1 (lvl) class2 (lvl) zone race (sex)
charname class1 (lvl) class2 (lvl) zone race (sex)