Weapon Upgrade System and in game camera
Moderator: Cheaters
-
- Member
- Posts: 97
- Joined: June 18th, 2007, 12:45 am
Re: Weapon Upgrade System and in game camera
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?
-
- Forum Staff
- Posts: 506
- Joined: August 5th, 2007, 1:38 pm
- Title: Gui Expert
- Location: *Unknown*
Re: Weapon Upgrade System and in game camera
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]
[blinking]
Upgrade System
[/blinking]
Spoiler:
You do not have the required permissions to view the files attached to this post.
-
- Member
- Posts: 77
- Joined: May 27th, 2008, 9:08 pm
Re: Weapon Upgrade System and in game camera
just stick somthing in the middle for the 5 seconds make the item undroppable so that he cant lose/sell it.
-
- Forum Staff
- Posts: 506
- Joined: August 5th, 2007, 1:38 pm
- Title: Gui Expert
- Location: *Unknown*
Re: Weapon Upgrade System and in game camera
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
Everyone get it? lol
-
- Member
- Posts: 97
- Joined: June 18th, 2007, 12:45 am
-
- Tyrannical Drama Queen
- Posts: 4430
- Joined: November 19th, 2007, 5:05 am
- Been thanked: 2 times
Re: Weapon Upgrade System and in game camera
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.
If you could stay here longer, and continue to help out, I could get you green moderator, at the very least.
-
- Forum Staff
- Posts: 506
- Joined: August 5th, 2007, 1:38 pm
- Title: Gui Expert
- Location: *Unknown*
Re: Weapon Upgrade System and in game camera
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.
I'm here almost every day seeing if anyone needs help on their map triggers, its fun for me lol.
-
- Member
- Posts: 97
- Joined: June 18th, 2007, 12:45 am
Re: Weapon Upgrade System and in game camera
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.
-
- Forum Staff
- Posts: 506
- Joined: August 5th, 2007, 1:38 pm
- Title: Gui Expert
- Location: *Unknown*
Re: Weapon Upgrade System and in game camera
Here you go, your item upgrade via upon usage of an item...Check it out!
[blinking]
[blinking]
Item Upgrade System
[/blinking]
Spoiler:
You do not have the required permissions to view the files attached to this post.
-
- Member
- Posts: 97
- Joined: June 18th, 2007, 12:45 am
Re: Weapon Upgrade System and in game camera
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.