[Code] Adding a backpack item! -By Conner94 (It works!) Someone already did this, though mine has more stuff so it will work better, does anyone what me to post it? I made it up myself 100%, it isn't anyone elses code.
Mega Luigi- 01-15-2005
There is a tutorial here from Joe. But I never get it works
http://www.btinternet.com/~belowe/backpack.htm
Conner94- 01-15-2005
Here is mine, it should work.
http://www.irwinsoftware.com/wolf3d/backp.htm
I need to update it, you need to change your bo_**** to be like this:
case bo_(whatever):
if (gamestate.backp == 1)
{
if (gamstate.ammo == 99)
return;
}
else
if (gamestate.ammo == 50)
return;
(and the rest of the case)
I imported it in a project, but I haven't tested it yet. I know, I should test it, but from what I can tell it will work.
Mega Luigi- 01-16-2005
Good. I though Joe is the only who made a Backpack item tutorial. I always liked of that. Probably in my next add-on I will use your tutorial! :) And I think is better you post what is wrong in the tutorial in your site the more faster possible because if someone try to do and doesn't works, your tutorial will get a bad fame. :P
Conner94- 01-17-2005
I fixed it! Glad you like it, it is my first tutorial!
Mega Luigi- 01-17-2005
Stay making good tutorials and you will be an Experienced Coder! :)
Conner94- 01-17-2005
Just released another! Go back to the coding alliance and look!
Forumer™ is Voted #1 Free Forum Hosting provider
Build your own community today with the largest message board hosting company.