I'm currently relearning myself how to use RTC editor, and have started tinkering with an old half finished dungeon.
My question is:- Can the Shooter wall item shoot anything?
I'm trying to get it to shoot a gem as part of a teleporter puzzle, but it doesn't shoot it.
It needs to be in the air for the puzzle to work.
Is the shooter limited to weapons?
Shooters
Forum rules
Please read the Forum rules and policies before posting.
Please read the Forum rules and policies before posting.
Re: Shooters
There is an item shooter - look to the CSB dungeon for an example (there are chest. etc in a wall somewhere)
Re: Shooters
I tested.
The WALLITEM_SHOOTER can shoot a MISC_GEM_BLUE.
Make sure the stenght of the shooter is not zero, this is flagged as a critical error ( but it works ).
Strenght more than one, will not shoot more gems.
Do target the WALLITEM_SHOOTER, do not target the WALLITEM_HOLES_xxxxx.
The WALLITEM_SHOOTER can shoot a MISC_GEM_BLUE.
Make sure the stenght of the shooter is not zero, this is flagged as a critical error ( but it works ).
Strenght more than one, will not shoot more gems.
Do target the WALLITEM_SHOOTER, do not target the WALLITEM_HOLES_xxxxx.
"You can be on the right track and still get hit by a train!" Alfred E. Neuman
Re: Shooters
Had the strength set at 1.
Looked at CSB where it shoots a key and found the strength set at 100.
Working now... Thanks guys.
Looked at CSB where it shoots a key and found the strength set at 100.
Working now... Thanks guys.
“Grynix Ernum Quey Ki Skebow Rednim U Os Dey Wefna Enocarn Aquantana” - Anon
Re: Shooters
Strength is how far it shoots and how much it hurts.
Strenght set at 100 is unlimited range, shot objects can circulate forever in a loop of teleporters.
Strenght set at 100 is unlimited range, shot objects can circulate forever in a loop of teleporters.
"You can be on the right track and still get hit by a train!" Alfred E. Neuman