How to interact spawn in?

Im trying to do it so if i press a switch itll spawn in a weapon… but i cant seem to do it, the weapons there when i start the round :confused: Anyone know how i need to set this up?

Anyone have any ideas? Cant seem to crack it :confused:

You mean on Warzone?
Where is says “press Y” very clearly?

> 2533274924290830;3:
> You mean on Warzone?
> Where is says “press Y” very clearly?

I think he’s talking about forge.

I’m afraid I can’t offer any help though. I haven’t delved much into the scripting.

> 2811398874529013;4:
> > 2533274924290830;3:
> > You mean on Warzone?
> > Where is says “press Y” very clearly?
>
>
> I think he’s talking about forge.
>
> I’m afraid I can’t offer any help though. I haven’t delved much into the scripting.

mmm kay.

you could add a script for it to despawn at the start of match

It can’t be spawned at the start of the match, like the other guy said.

Wish I could help but I’d be lucky to figure out how to script a door at this point.

You could make it so the weapon is always there, but you script a box or something around it to despawn, making the weapon accessible.

Yeah, scripting in this game, albeit awesome, does need a little work. But some of the advice here is sound, such as having the weapon scripted to despawn at the beginning of a match, giving it no respawn timer, and script it to spawn when the switch is activated. Just out of curiosity, are you using power or message for the script?