phasepuma
03-08-2005, 12:41 AM
Is this working for anyone? It seems to be working like quest::say.
fathernitwit
03-08-2005, 05:50 AM
lol, nice...
quest::say:
entity_list.MessageClose_StringID(this, false, 200, 10,
GENERIC_SAY, GetCleanName(), buf);
quest::me:
entity_list.MessageClose(initiator, false, 200, 10, str);
arg 3 is the range... so yes, they are basically exactly the same thing excep one comes through via a string ID, while the other is a direct message.
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.