Team Aardwolf Forums(wolf3d mods,addons)
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Team Aardwolf Forums(wolf3d mods,addons)

A place for Team Aardwolf and anyone else to discuss the Team Aardwolf mods
 
HomePortalSearchLatest imagesRegisterLog in

 

 [Tutorial] Death guard trick.

Go down 
AuthorMessage
WLHack




Posts : 15
Join date : 2007-07-26
Age : 35
Location : Loppi - Finland

[Tutorial] Death guard trick. Empty
PostSubject: [Tutorial] Death guard trick.   [Tutorial] Death guard trick. Icon_minitimeSat Jul 28, 2007 12:38 pm

Open WL_Act2.C and search for this block
of code:

Code:

/*
===============
=
= SpawnDeadGuard
=
===============
*/

void SpawnDeadGuard (int tilex, int tiley)
{
  SpawnNewObj (tilex,tiley,&s_grddie4);
  new->obclass = inertobj;
}

Now change the "&s_grddie4" to "&s_grddie1" (withouh quotes).
And there you go..

Now if you place the death guard near the player.
Instead of the death guard you will see the guard actually dying.
Back to top Go down
http://www.freewebs.com/tsalop
 
[Tutorial] Death guard trick.
Back to top 
Page 1 of 1
 Similar topics
-
» [Tutorial] Cheat System
» [Tutorial] Read This! enabling...

Permissions in this forum:You cannot reply to topics in this forum
Team Aardwolf Forums(wolf3d mods,addons) :: Team Aardwolf discussion :: Coding quides and help-
Jump to: