RELEASE: DanyEle's Persistent World Scripts

Users who are viewing this thread

Do you know what you did wrong yet, I'm trying to install this for our community server aswel. but we have the same issue as you. being locked in spectate mode.
 
I installed a program called USBWebServer that has Apache and MySQL, i configured the database using this topic as a guide --> https://forums.taleworlds.com/index.php?topic=299534.0, followed the instructions and linked everything to 127.0.0.1. If i go to my browser and type 127.0.0.1/backend/pwnameserver for instance i have acess to the administration page, but still i cant spawn in-game... Does anyone know what to do?
 
If you do not plan on fixing the money duplication glitch these scripts have (alongside many others), why do you keep these scripts up? They ruin almost each server that gets some attention by players logging in twice from the same account by launching the game with the .exe instead of through Steam, dropping a money bag and picking it up with the other one.
 
cone said:
I installed a program called USBWebServer that has Apache and MySQL, i configured the database using this topic as a guide --> https://forums.taleworlds.com/index.php?topic=299534.0, followed the instructions and linked everything to 127.0.0.1. If i go to my browser and type 127.0.0.1/backend/pwnameserver for instance i have acess to the administration page, but still i cant spawn in-game... Does anyone know what to do?

This would suggest that you've not set up the strings.txt correctly. Please post what you have entered for

str_scripts_location_address http://pwbackend.aleragaming.com/
str_webserver_address http://pwbackend.aleragaming.com/sanitisation
 
Gishank said:
cone said:
I installed a program called USBWebServer that has Apache and MySQL, i configured the database using this topic as a guide --> https://forums.taleworlds.com/index.php?topic=299534.0, followed the instructions and linked everything to 127.0.0.1. If i go to my browser and type 127.0.0.1/backend/pwnameserver for instance i have acess to the administration page, but still i cant spawn in-game... Does anyone know what to do?

This would suggest that you've not set up the strings.txt correctly. Please post what you have entered for

str_scripts_location_address http://pwbackend.aleragaming.com/
str_webserver_address http://pwbackend.aleragaming.com/sanitisation




str_name_server 127.0.0.1/backend/pwnameserver
str_scripts_location_address http://127.0.0.1/backend
str_webserver_address http://127.0.0.1/backend/sanitisation




 
A new, more stable and updated version of the backend can be found at the following link:

https://github.com/Zauberfisch/management.eu-realms.com
 
- Fixed a division by zero occurring when spawning or dying for the first time on the server, preventing new players from spawning.
- Fixed SQL queries' code invocation that could lead to errors.
 
Greetings, scripts work fine, but there is one "but". If you write in the local or in the admin chat - instead of Russian characters, something like "SCPPS" is displayed. With a general chat, there is no such problem ..
 
Captain Conner said:
Tronn_ said:
Greetings, scripts work fine, but there is one "but". If you write in the local or in the admin chat - instead of Russian characters, something like "SCPPS" is displayed. With a general chat, there is no such problem ..

Do you have chat filtering via the websystem enabled?

Honestly I do not know. And how to check it?
 
If you installed my scripts on your server, then there is currently no way to disable chat sanitisation, as people could simply type a few unsupported strings in local chat and crash your server. Some Turkish guys requested Turkish characters to be displayed as well, so I will see what I can do about non-standard characters being displayed.
 
DanyEle said:
If you installed my scripts on your server, then there is currently no way to disable chat sanitisation, as people could simply type a few unsupported strings in local chat and crash your server. Some Turkish guys requested Turkish characters to be displayed as well, so I will see what I can do about non-standard characters being displayed.

Thanks for the answer!
Did I understand you correctly? Russian symbols, at the moment, are not supported by the script?
 
Tronn_ said:
DanyEle said:
If you installed my scripts on your server, then there is currently no way to disable chat sanitisation, as people could simply type a few unsupported strings in local chat and crash your server. Some Turkish guys requested Turkish characters to be displayed as well, so I will see what I can do about non-standard characters being displayed.

Thanks for the answer!
Did I understand you correctly? Russian symbols, at the moment, are not supported by the script?

That's right. Any non-latin characters cannot be "sent" from the sanitisation PHP scripts back to Warband properly.
 
Back
Top Bottom