1
Denizen Script isn't working! Help please!
My script isn't working, it says: A script with that name exists , but it is not an assignment script!
The spacing is correct in the original file
The spacing is correct in the original file
the script
TutorialThingrim:
type: assignment
interact scripts:
- 100 Thingrim
Thingrim:
type: interact
steps:
1:
click trigger:
script:
- chat '[1/5] Thingrim: Huh, a survivor? I thought I was alone...'
- wait 2
- chat '[2/5] Thingrim: The other prisoners already escaped or died, an I left behind...'
- wait 3
- chat '[3/5] Thingrim: I think I don't have the strength anymore...'
- wait 2
- chat '[4/5] Thingrim: If you follow this old dwarven mineshaft you will find the exit...'
- wait 6
- chat '[5/5] Thingrim: Go now, I think I will spend the last hours of my life here...'
- execute as_server "questadmin give <player.name> Escaping The Prison"
type: assignment
interact scripts:
- 100 Thingrim
Thingrim:
type: interact
steps:
1:
click trigger:
script:
- chat '[1/5] Thingrim: Huh, a survivor? I thought I was alone...'
- wait 2
- chat '[2/5] Thingrim: The other prisoners already escaped or died, an I left behind...'
- wait 3
- chat '[3/5] Thingrim: I think I don't have the strength anymore...'
- wait 2
- chat '[4/5] Thingrim: If you follow this old dwarven mineshaft you will find the exit...'
- wait 6
- chat '[5/5] Thingrim: Go now, I think I will spend the last hours of my life here...'
- execute as_server "questadmin give <player.name> Escaping The Prison"
1
bump
