hi, is there a way to change the /admin_wall and make it into a popup box?
Like you type /admin_wall [mesg] and there will be that message on the popup box.
Printable View
hi, is there a way to change the /admin_wall and make it into a popup box?
Like you type /admin_wall [mesg] and there will be that message on the popup box.
There for sure is, but I honestly don't have a clue back when I worked on LG with Fisher he had used popup boxes for just about anything so I know its possible to force the admin wall messages to come back to the clients as a popup.
Would involve a hook @ Matchserver though.
Sorry that I can't be of more help I'll look into it and probably reply back with more details I just cant easily look into stuff anymore since I dont have my PC with all my gunz shit anymore lol
Yes there is.
ZPostAdminWall( MUID* uidAdmin const char* szMsg, int nType );
if nType is 0, it's a message.
if nType is 1, it's a pop up. (in-game it'll be a message)
Theduel.exe - you could change it in ASM also.
Couldn't help noticing your sig /cough.
Brandon made something similar, just ask him for it since you're obviously not capable of doing it <3.
Just something to help (though Penguin already said the answer)
This is for a new command basis, but forget that and just do what he says on the /admin_wall part.
To find where admin wall is, just go into the runnable, go into Search for > All referenced text strings, and search for admin_wall