Skip to content
This repository has been archived by the owner on Sep 29, 2019. It is now read-only.

WorldGuard flag error #43

Open
Alontrle opened this issue Jul 1, 2018 · 0 comments
Open

WorldGuard flag error #43

Alontrle opened this issue Jul 1, 2018 · 0 comments
Assignees
Labels

Comments

@Alontrle
Copy link

Alontrle commented Jul 1, 2018

Server info: http://i.prntscr.com/KZ8KHn9JQZeVYedE-_PLkA.png
Error:
When I am pulling the flag from a region I cannot specify the world with a variable.
``
set {_blockBreak} to value of flag "block-break" of region "%{_region}%" in world {_world}
This doesn't throw any errors, but it acts like I put a stop statement in.

set {_blockBreak} to value of flag "block-break" of region "%{_region}%" in world "%{_world}%"
This throws an error http://i.prntscr.com/Em1L4DwJQJayl12BGUy0oA.png

set {_blockBreak} to value of flag "block-break" of region "%{_region}%" in world "Prison"
This works but I need cross-world compatibility, I've tried with and without the world before the world string spot.``

Here is my code: https://hastebin.com/xumilosota.vbs if you want the rest of the code I have (other files) I can send it, I don't think you need it but I can do that in private messages of sorts.

@Sharpjaws Sharpjaws self-assigned this Jul 10, 2018
@Sharpjaws Sharpjaws added the bug label Jul 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants