







Login Issues
Forgot password?Activate Issues
Account activation email not received? Wrong account activation email used?Other Problems?
Contact Support - Help Center Get help on the UGX Discord. Join it now!maps\_zombiemode_weapon_box::init();
maps\_zombiemode_ai_margwa::init();
body
{
ai_zm_dlc4_margwa_death
ai_zm_dlc4_margwa_idle
ai_zm_dlc4_margwa_run
ai_zm_dlc4_margwa_smash_attack
ai_zm_dlc4_margwa_spawn
ai_zm_dlc4_margwa_swipe
ai_zm_dlc4_margwa_swipe_player
ai_zm_dlc4_margwa_teleport_in
ai_zm_dlc4_margwa_teleport_out
ai_zm_dlc4_margwa_walk
ai_zm_dlc4_margwa_react_stun
ai_zm_dlc4_margwa_walk_turn_90_l
ai_zm_dlc4_margwa_walk_turn_90_r
ai_zm_dlc4_margwa_walk_turn_135_l
ai_zm_dlc4_margwa_walk_turn_135_r
include,ai_zombie_margwa
![]() | Has released one or more maps to the UGX-Mods community which have been added to the UGX Map Manager. |
NOTE: The download link comes inside a shortener, you are free to download the files or not. The shortener helps me keep bringing upcoming projects. I appreciate your help.
ouo.io
Credits:
shippuden1592 / Script
Hdmisreal / fx´s & modelsHow to install1.-In your _zombiemode.gsc below:
Add this: Code SnippetPlaintextmaps\_zombiemode_weapon_box::init();
2.- In your generic_human.atr search this: Code SnippetPlaintextmaps\_zombiemode_ai_margwa::init();
And below add this: Code SnippetPlaintextbody
{3.-Add this to your mod.csv Code SnippetPlaintextai_zm_dlc4_margwa_death
ai_zm_dlc4_margwa_idle
ai_zm_dlc4_margwa_run
ai_zm_dlc4_margwa_smash_attack
ai_zm_dlc4_margwa_spawn
ai_zm_dlc4_margwa_swipe
ai_zm_dlc4_margwa_swipe_player
ai_zm_dlc4_margwa_teleport_in
ai_zm_dlc4_margwa_teleport_out
ai_zm_dlc4_margwa_walk
ai_zm_dlc4_margwa_react_stun
ai_zm_dlc4_margwa_walk_turn_90_l
ai_zm_dlc4_margwa_walk_turn_90_r
ai_zm_dlc4_margwa_walk_turn_135_l
ai_zm_dlc4_margwa_walk_turn_135_r Code SnippetPlaintextinclude,ai_zombie_margwa