HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

How do you do the item shop control thing?

01-04-2003, 10:23 PM#1
pvxc
^Subject^
01-04-2003, 11:53 PM#2
Byelobog
Elaborate please. emote_confused
01-05-2003, 12:06 AM#3
Nogumari
The FPS controls using the Item shops.
01-05-2003, 02:21 AM#4
pvxc
Quote:
Originally posted by Semptimaru
The FPS controls using the Item shops.


Yes..that. I would check a map using that and figure it out but I am having much trouble finding one.
:(

The fps demo controls would be ideal. I looked at the FPS demo..is there a way to do it without having to alt-tab out and open that program?


Ok thanks if you answer question(s) and if you can't, I would appreciate it if you let me know of a place where I could find a map that uses item shop controls.
01-05-2003, 04:33 AM#5
Dinadan87
It's not too complicated. Have a hero by the shop and make sure the shop is always selected. When the player pushes a button to buy an item, it'll go to the heros inventory, so all you have to do is make a trigger that detects when the hero is carrying a certain item, it will do whatever action you want and then remove the item from his inventory,
01-05-2003, 05:02 AM#6
pvxc
Quote:
Originally posted by Dinadan87
It's not too complicated. Have a hero by the shop and make sure the shop is always selected. When the player pushes a button to buy an item, it'll go to the heros inventory, so all you have to do is make a trigger that detects when the hero is carrying a certain item, it will do whatever action you want and then remove the item from his inventory,


Hey thanks I should have thought of that.