Trying to make it so that different classes spawn in different places

General help and assistance forum.
Post Reply
User avatar
yunoguy123
 
Posts: 29
Joined: Sun Mar 12, 2017 7:09 am

Trying to make it so that different classes spawn in different places

#1

Post by yunoguy123 » Tue May 29, 2018 4:14 am

So recently ive been trying to make a mod and already i've hit a roadblock, this mod is HEAVILY MP based and one aspect that I need is that i need a certain class to spawn in one place and one in another. I cant use the different player spawns because the classes have different stats and a large difference in sprites. Any help?
Why yes! I did cancel a terrible idea for being terrible!

Lollipop
Zandrone
Posts: 1123
Joined: Tue Jul 24, 2012 10:34 am
Location: Denmark

Re: Trying to make it so that different classes spawn in different places

#2

Post by Lollipop » Fri Jun 01, 2018 1:16 pm

You can use a generic black spawning room with the spawn points and just instantly teleport them to where you want them to be based on whatever characteristic on an ENTER script in ACS. This is just what I'm thinking on the top of my head, so there could be an error. Always consult the zdoom wiki. ;)

User avatar
Empyre
Zandrone
Posts: 1316
Joined: Sun Jul 08, 2012 6:41 am
Location: Garland, TX, USA

Re: Trying to make it so that different classes spawn in different places

#3

Post by Empyre » Fri Jun 01, 2018 2:37 pm

If you do that, you will also need a RESPAWN script.
"For the world is hollow, and I have touched the sky."

User avatar
yunoguy123
 
Posts: 29
Joined: Sun Mar 12, 2017 7:09 am

Re: Trying to make it so that different classes spawn in different places

#4

Post by yunoguy123 » Sat Jun 02, 2018 5:36 pm

Ive already gotten it, thanks for the replys though!
Why yes! I did cancel a terrible idea for being terrible!

Post Reply