Re: WAR addon programming command reference
Posted: Mon Feb 15, 2021 10:56 pm
				
				Both archive links work for me, just ensure you're using those in sullemunk's original post, not quoted (broken) links
			Warhammer Online
https://www.returnofreckoning.com/forum/
https://www.returnofreckoning.com/forum/viewtopic.php?t=27166
use:Artighur wrote: Sun Feb 21, 2021 4:37 am Does anyone in the team have access to some documentation? I've been bashing my head trying to figure out basic stuff like trigger an event after receiving a whisper but without any doc worth a salt it's incredibly frustrating
Code: Select all
RegisterEventHandler(SystemData.Events.CHAT_TEXT_ARRIVED, "Something.TextArrived")