i am busy at making this system about 2 weeks but i cant figure out how to i want to make chest which provide players to train lockpicking on them. i added locked chest with different levels in the game.ok they can train lockpicking but when they open the chest it have to be auto locked so they can continiue training but when its unlocked it doesnt be auto locked.how can i do that?is this a script based issue?
ArteGordon- 01-27-2006
you can put a spawner inside of the chest with this spawn entry
SETONPARENT/locked/true
and then set the min/maxdelay to whatever you want. It will then autolock every spawner tick.
When a spawner is in a container, the Parent is the container.
ambak- 01-27-2006
yes this workss!!!!I LOVE XMLSPAWNER AND THE GOD OF ITS
ambak- 01-27-2006
i dont want to open a new topic. i want to ask you artegordon: when i first open my shard.i spawned whole the world with neruns distro can i convert them to xmlspawner?
ArteGordon- 01-27-2006
yes. see the How to on that subject.
ambak- 01-27-2006
thanks and a very silly question can i use your challengeregionstone for making custom regions :)because i want to make an area in the green be guardable players musnt attack themselves.
ArteGordon- 01-27-2006
you can, but a better tool for that is the custom region-in-a-box script.
ambak- 01-27-2006
is the custom regions in a box working correcty?i think it has some bugs with it.
ArteGordon- 01-27-2006
I havent heard of any bugs, but I dont use it so I cant say for sure.