Coffee
November 27, 2023, 6:31pm
1
I want to make a game, where there are 5 points, 4 controlled by Team 1 at the start, and 1 controlled by Team 2, I need help with 4 things
how would I make the points Solved
how would I make a teleporter for when each point is captured (like if team 2 captures point 3, they can now teleport there when they spawn and team 1 can’t spawn there now) Solved
how would I add a class system with popups (For mid-game class switching) Solved
Trenches, where you have to climb up and down a ladder to enter and exit Solved
Coffee
November 27, 2023, 6:36pm
3
that will work for number 2, about the class system, would I just involve a lot of item granters?
I would say no, just use the infinate granter system and have it to only work in the zone, aka the flag area.
1 Like
Coffee
November 27, 2023, 6:42pm
5
so the zones or points are going to be in 5 areas (Shocker ) 1 near team 1 and 2 spawn, 2 near the center, and 1 in the middle, so how would I do that
Coffee
November 27, 2023, 6:43pm
6
the zones and infinite granter
use when player walks in zone, activates the granter system,and when player leaves zone, system stops.
1 Like
Coffee
November 27, 2023, 6:44pm
8
how would I make the system, is there a guide on it
Yes, or at least a post, let me find it…
1 Like
Here , just switch some of the devices and it will fit to what you need.
What you will need;
Lifecycle x1
Vending Machine x1
Wire Repeater x1
Relay x1
Start by placing your lifecycle. You do NOT need to edit anything in the lifecycle.
Next, place a vending machine, and set the “required item” to cash. Set the “required amount” to 0.
Now, set the “granted item” to cash and th “granted amount” to 1.
After that, place your wire repeater, set the delay time to 1.0 and wire your lifecycle to the relay. Make sure the relay is set to “All Players”.
Next, wire th…
1 Like
Coffee
November 27, 2023, 6:48pm
12
Number 4, I assume will be easy
Yeah, it should be, just user telporters.
1 Like
Coffee
November 27, 2023, 6:55pm
14
would I make some of the terrain walls?
What is the theme? medieval, sci-fi, etc.
1 Like
Yeah, thats the vibe i got from it.
1 Like
Ok, so dry grass, dirt, stone wall props, snow dead trees, those types of things. Walls shoud be the props that are stone walls.
1 Like
Coffee
November 27, 2023, 7:03pm
20
ok, the cover around the flags or points