Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bridge on Babel don't appear on the sky #732

Closed
atorresbr opened this issue Oct 12, 2022 · 0 comments
Closed

Bridge on Babel don't appear on the sky #732

atorresbr opened this issue Oct 12, 2022 · 0 comments
Labels
bug This issue reports a bug in piqueserver code and/or docs triage The Priority of this Bug has not been decided yet.

Comments

@atorresbr
Copy link

Describe the bug

why can’t i set babel with the bridge in the skies, with these scripts?

this script doesn’t seem to work for me. I use piqueserver with ubuntu, so when I put the files in “scripts” or “game_mode” directories, it just doesn’t work. (( I have two files: babel.py and babel_script.py )) game mode on map (( babel = true )) and in config.toml (( game_mode = “babel” ))

I use this setting in the map.txt

name = ‘Matrix Babel’
version = ‘1.0’
author = ‘Unknown, modified by ei8htx’
description = (‘The red pill’)
extensions = {
‘babel’ : True,
‘heavens_color’ : (50, 175, 50, 255),
}

fog = (150, 255, 240)

But the bridge over the sky just doesn’t appear.

=================================

Server (please complete the following information):

  • OS/Version: Ubuntu 20.04
  • Piqueserver Version: piqueserver 1.0.0
  • Installation Method: git

Client (if relevant)

  • Name: synSpades
  • Version: 7.5.0
@atorresbr atorresbr added bug This issue reports a bug in piqueserver code and/or docs triage The Priority of this Bug has not been decided yet. labels Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue reports a bug in piqueserver code and/or docs triage The Priority of this Bug has not been decided yet.
Projects
None yet
Development

No branches or pull requests

2 participants