Blockland Forums > Suggestions & Requests
Killstreak Rewards
(1/1)
gr8dayseth:
No, not the ones that just say that you got x kills without dieing.

I would like something that (maybe with events or something) give you an weapon/item when you get x kills without dieing.

But if it's possible with VCE, tell me how.
Swollow:
I originally planned to do this with my killstreak mod but then I got lazy
Wheatley:
Should be possible with VCE. I'll see if I can do a rough outline of the proper events


--- Quote ---OnMinigameKill > Killer Client > VCE_modVariable > killstreak > add > 1
OnMinigameDeath > (Dying) Client > VCE_modVariable > killstreak > set > 0

OnMinigameKill > Killer Client > VCE_ifVariable > killstreak > == > (desired number of kills)
OnVariableTrue > (do whatever you want here)

--- End quote ---

This would actually be more customizable than a script.
MrLoganator111:

--- Quote from: Wheatley on July 15, 2013, 04:06:04 PM ---This would actually be more customizable than a script.

--- End quote ---
Not really. You can do everything you can do with events, with scripting and lots more as far as I know.
Navigation
Message Index

Go to full version