View Full Version : game help!
WolfRyder
March 4th, 2006, 07:22 AM
Hi all,
New here.I've been learning flash for quiet a while now and thought i would make an rpg game.I have been trying to make an inventory system i got some files around here that show how to store it in a box but is it possibe to make the item stay with you? like this.
http://www.kirupa.com/forum/showthread.php?t=205991&highlight=inventory
but i am not using a platform and all that.
Any help appriciated.........:battery:
p.s.in the link check the version 2 file..............
nathan99
March 4th, 2006, 07:52 AM
It's really simple, though if you want help, I need something to work off
WolfRyder
March 4th, 2006, 08:11 PM
Dear nathan,
As u requested,I coocked up a little fla to put up.
but sory it was too big so:
http://www.geocities.com/u_avinash2005/1.fla
p.s.in my previos post i meant that i dont use platform
Thanks,
Wolf
:hitman:
WolfRyder
March 9th, 2006, 07:08 AM
I dont mean to be impatient but........
Anyone????????
Templarian
March 11th, 2006, 09:32 PM
What exactly do you wish to to do? Equipe/Use an item?
Basically make a variable:
_global.itemequiped = "none";
then you will have to attach and animated that movieclip into a container where the weapon should be (like create an empty movieclip in each of the hands (all 8 i believe there are 8). Then make weapon movieclip with frame labels the first frame named:
Left
Right-top
ect...
Then when your caracter is facing up attach
_root.hero.weapon.gotoAndStop(_global.itemequiped) ;
Where _global.itemequiped is the name of the weapons. Dont forget to make a empty movieclip with a Linkage of "none";
Have fun if you dont understand this someone should be able to help.
nathan99
March 11th, 2006, 10:05 PM
Sorry forgot about this:P
check:
http://www.kirupa.com/forum/showthread.php?t=211676 see if that helps.
WolfRyder
March 12th, 2006, 04:12 AM
templarian: thanks u just helped me figure out something else
nathan99:theres no .fla
InfestedDemon
March 12th, 2006, 05:12 AM
newgrounds have some really good tutorials,
nathan99
March 12th, 2006, 05:30 AM
The fla is in the .zip
WolfRyder
March 12th, 2006, 05:41 AM
Dear nathan,
It isnt showing any fla file all it shows is a swf.
I tried downloading it with both Mozilla ane IE6
:(
nathan99
March 12th, 2006, 05:49 AM
http://www.kirupa.com/forum/attachment.php?attachmentid=34191&d=1142044393
That won't?
WolfRyder
March 12th, 2006, 05:51 AM
nope! and if u se the size both the zip and and the swf are the same!
nathan99
March 12th, 2006, 06:04 AM
Haha, my bad check now
WolfRyder
March 12th, 2006, 06:04 AM
thanks! it works now
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.