Weapon Upgrade System and in game camera

For fulfilled maps that most likely don't work on the latest patch (1.24 or later).

Moderator: Cheaters

Darkness568
Member
Posts: 97
Joined: June 18th, 2007, 12:45 am

Re: Weapon Upgrade System and in game camera

Post by Darkness568 »

Sorry i meant that for the upgrade system if someone clicks on the item x amount of gold is taken away then 5 seconds later the item goes away then is replaced by the upgraded item, is it possible to do that?
Arabidnun
Forum Staff
Posts: 506
Joined: August 5th, 2007, 1:38 pm
Title: Gui Expert
Location: *Unknown*

Re: Weapon Upgrade System and in game camera

Post by Arabidnun »

It's possible yes, but many problems can go wrong as people can drop the item in those 5 seconds and get the new item as well as the old item, and also if they do that they will loose gold without gettin anything, but see how this works out. If it doesn't work quite right please contact me.

[blinking]
Upgrade System
[/blinking]
Spoiler:
Item Upgrade System.w3x
You do not have the required permissions to view the files attached to this post.
Rich Kane
Member
Posts: 77
Joined: May 27th, 2008, 9:08 pm

Re: Weapon Upgrade System and in game camera

Post by Rich Kane »

just stick somthing in the middle for the 5 seconds make the item undroppable so that he cant lose/sell it.
Arabidnun
Forum Staff
Posts: 506
Joined: August 5th, 2007, 1:38 pm
Title: Gui Expert
Location: *Unknown*

Re: Weapon Upgrade System and in game camera

Post by Arabidnun »

Basically, this new trigger has to set the unit that the triggering unit has selected = Temp_unit. Then, when it checks for the first variables such as if the triggering player has 500 gold or more so it can deduct that to upgrade the item, and also if they have the right item within their inventory. Next, it waits 5 seconds and still it checks the Temp_unit to see if they still have that item in their inventory( if not the trigger stops, i could add the gold back but I forgot) and if they didn't drop it, they aquire the new item.

Everyone get it? lol
Darkness568
Member
Posts: 97
Joined: June 18th, 2007, 12:45 am

Re: Weapon Upgrade System and in game camera

Post by Darkness568 »

Alright i will try it out thanks.
User avatar
Bartimaeus
Tyrannical Drama Queen
Posts: 4430
Joined: November 19th, 2007, 5:05 am
Been thanked: 2 times

Re: Weapon Upgrade System and in game camera

Post by Bartimaeus »

Thanks for all the help, Arabidnun.

If you could stay here longer, and continue to help out, I could get you green moderator, at the very least.
Arabidnun
Forum Staff
Posts: 506
Joined: August 5th, 2007, 1:38 pm
Title: Gui Expert
Location: *Unknown*

Re: Weapon Upgrade System and in game camera

Post by Arabidnun »

No problem mate, always happy to help

I'm here almost every day seeing if anyone needs help on their map triggers, its fun for me lol.
Darkness568
Member
Posts: 97
Joined: June 18th, 2007, 12:45 am

Re: Weapon Upgrade System and in game camera

Post by Darkness568 »

The one you gave me works great, but the reason as to why i would want it clickable is because if you have more than one item that needs to be upgraded the chat command no longer works and will repeat if you have the same chat command for others. So if you could make it so that you click on the item then switch it with a dummy item then actual item and you switch it with the dummy item while waiting for it being upgraded.
Arabidnun
Forum Staff
Posts: 506
Joined: August 5th, 2007, 1:38 pm
Title: Gui Expert
Location: *Unknown*

Re: Weapon Upgrade System and in game camera

Post by Arabidnun »

Here you go, your item upgrade via upon usage of an item...Check it out!

[blinking]
Item Upgrade System
[/blinking]
Spoiler:
Item Upgrade System.w3x
You do not have the required permissions to view the files attached to this post.
Darkness568
Member
Posts: 97
Joined: June 18th, 2007, 12:45 am

Re: Weapon Upgrade System and in game camera

Post by Darkness568 »

Thanks very much that works out great. Thank you for all your help Arabidnun i dont think i could have ever gotten this far without your help.