SharpSabre Posted March 5, 2019 Posted March 5, 2019 2 minutes ago, Xabi said: Don't know what you're trying to say exactly, you have to unfreeze the player clientside in order it can move. The player inputs the password (login progress) and then can move around the room, but F Key not work! What functions needed that player press F to leave the room? I know one of them is "Globals.playerlogged".
Xabi Posted March 5, 2019 Author Posted March 5, 2019 2 hours ago, SharpSabre said: The player inputs the password (login progress) and then can move around the room, but F Key not work! What functions needed that player press F to leave the room? I know one of them is "Globals.playerlogged". Are you sure the input is showing? Also, check at the console, it works as it comes, don't know what you changed.
SEOAlexRamon Posted March 8, 2019 Posted March 8, 2019 ¡Hola Xabi! Disculpa las molestias. Como puedo solucionar este error? Se que salta el error de WiredPlayers.dll. ¿Pero que debo hacer exactamente?
SharpSabre Posted March 8, 2019 Posted March 8, 2019 3 minutes ago, SEOAlexRamon said: ¡Hola Xabi! Disculpa las molestias. Como puedo solucionar este error? Se que salta el error de WiredPlayers.dll. ¿Pero que debo hacer exactamente? You must do every instruction in GitHub! (Spanish: Debes hacer todos los instructores en GitHub!Para ese archivo, necesitas tener VS 2017 y compilar archivos.)
SEOAlexRamon Posted March 9, 2019 Posted March 9, 2019 Good first of all thank you @SharpSabre for your answer! I have a problem. The server starts it correctly without any problem and I can connect and everything. I teleport to the zone to create the character but when I press the "F" to create it the server closes. How can I solve it?
sheox Posted March 10, 2019 Posted March 10, 2019 vor 22 Stunden schrieb SEOAlexRamon: Good first of all thank you @SharpSabre for your answer! I have a problem. The server starts it correctly without any problem and I can connect and everything. I teleport to the zone to create the character but when I press the "F" to create it the server closes. How can I solve it? Same by me, but i cant even connect to server, if i do it crash
Yisus Posted March 11, 2019 Posted March 11, 2019 (edited) http://prntscr.com/mwdr3m Como puedo solucionar esto? Segui los pasos que pone en el github y nada... How can I Solve this? Edited March 11, 2019 by Yisus
Xabi Posted March 11, 2019 Author Posted March 11, 2019 26 minutes ago, Yisus said: http://prntscr.com/mwdr3m Como puedo solucionar esto? Segui los pasos que pone en el github y nada... How can I Solve this? O has cambiado cosas que no debías en el Database.cs o has metido mal las credenciales de conexión a base de datos.
Yisus Posted March 11, 2019 Posted March 11, 2019 4 hours ago, Xabi said: O has cambiado cosas que no debías en el Database.cs o has metido mal las credenciales de conexión a base de datos. En la guía de github no dice nada de Database.cs pero vamos tengo usuario root host 127.0.0.1 y contraseña toor para test en local.
Xabi Posted March 12, 2019 Author Posted March 12, 2019 10 hours ago, Yisus said: En la guía de github no dice nada de Database.cs pero vamos tengo usuario root host 127.0.0.1 y contraseña toor para test en local. Entonces si no has cambiado nada (excepto el meta.xml) debería funcionar, si las credenciales son correctas.
Recommended Posts