AmethystRain
pixie-powered judgment!
- 253
- Posts
- 13
- Years
- Seen Nov 28, 2022
Firstly, forgive me if this has been discussed or notated somewhere else, or... if I'm just being a derp, which I suspect, given my track record lately.
Anyway, I'm having some difficulty getting the NOSIGNPOSTS line in Settings to work right, past a certain point. I've gotten to where I have so many maps that require signposts to be annulled from one direction or another that this line surpasses the width of the script page.
Like so:
And I'm an RGSS noob, so I don't know if that actually makes a difference, but the no-signpost pairs that do pass that edge, well, aren't working (whereas the others are). I also tried putting the spill-over on a new line, and that didn't work either.
How should this be handled?
Full code for reference:
Anyway, I'm having some difficulty getting the NOSIGNPOSTS line in Settings to work right, past a certain point. I've gotten to where I have so many maps that require signposts to be annulled from one direction or another that this line surpasses the width of the script page.
Like so:
![[PokeCommunity.com] Extending No Signposts line [PokeCommunity.com] Extending No Signposts line](https://img38.imageshack.us/img38/717/643658d0b8504e20bfea048.png)
And I'm an RGSS noob, so I don't know if that actually makes a difference, but the no-signpost pairs that do pass that edge, well, aren't working (whereas the others are). I also tried putting the spill-over on a new line, and that didn't work either.
How should this be handled?
Full code for reference:
#===============================================================================
NOSIGNPOSTS = [81,36,37,57,57,66,119,125,119,124,124,120,120,121,85,87,94,95,130,57,131,57]
#===============================================================================