• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

[Big system needed]

Status
Not open for further replies.
Level 3
Joined
Mar 25, 2011
Messages
23
Hello everyone,

Im making life of a peasant (so thats okay)
But i want make Arena with battle (etc)...

I want make system like : Airsoft ^^

If unit is attacking, Unit deplace to target at a point
(Point is => Emplacement of soldier touched)
If unit enter region unit, replace by marine
(marine is => Another model i make)

But the problem is : If player enter he can just left the area when the partie is finish (like 5 Minutes)
And the next problem is : Point ...

Can u help me ?,
 
Level 5
Joined
Sep 1, 2010
Messages
168
How about making the arena a closed (means: surrounded by impassible objects) part of the map?
Define an entering region, when unit moves into region, teleport to region (arena), replace model with other model.Start a one-shot timer expiring in 5 minutes when there are 2 units in that region.
timer expires ->teleport move units in arena instantly to exit position, replace them (unit enters region exit -> replce with..).

Your other part of the request I cannot understand - could you rephrase it please?
I could imagine that you mean some kind of knock-back (which is easily done and has been done already multiple times)...
 
Status
Not open for further replies.
Top