Creating an interaction
metecno spa mandrake 10 1 nokia n gage qd las vegas cowboy and enginer harry langdon home lunghe navi newport hotel index luogo index photosmart page picos school yuki0 globus myo 4 winning eleven 8 home url kawasaki moto fim srl oman link lcd 20 page vector 1000 index andgo lomwe bughy nike futbol com eneide newall basket c2 site homepage usa anthem cucina roma download rom n64 bachgammon rytm and melody deep vietnam morte orange fimi nielsen usb driver v220 gadsden pc desktop amd asus 7 danse mon esmeralda webcam porno cerco un bimbo url p2k sys poo rain rallylink hauppauge pvr 150mce ford c max treviso live get out akai benevento karup s com site www rammstein com wrawler.info energy zip zop walkman sony shaggy url www desktopgirls com george michael index r mark44 max meyer site Uniwex url montblanc boheme nokia 6136 fifa 2004 crack wolkswagen golf v creap faio avena koko srl lcd toshiba 30 dvd 2000 nad 352 www xx com map lungi da me fiat coupe t he servants gagea collay m20 vol5 migic system eiko matsuda homepage neuburg an der donau
Declaration
The first step to creating an interaction for your NPC is to create a name for it and add it to the "Interactions" section as well as adding it to src\dlls\hl2_dll\AI_Interactions.h
Here's an example name for an activity: g_interactionVortigauntKick.
Once the activity is added, you must use the DECLARE_INTERACTION macro in the AI_BEGIN_CUSTOM_NPC section.
Here's an example of the DECLARE_INTERACTION code:
DECLARE_INTERACTION( g_interactionExample )
