It looks like that you have an error in your file. Check out the startIndex parameter.
Als Erstes installierst du einen MySQL Server (MariaDB empfehlenswert). Bei der Installation wählst du Username und Passwort aus. Danach lädst du...
Du erstellst in Navicat eine Datenbank und legst in dieser verschiedene Tabellen an z.B. Spieler Die Tabelle beinhaltet Spalten wie zum Beispiel...
There are no plugins existing... You are scripting c# and js and can build your own gamemode there.
Ja stell einfach eine Datenbank-Verbindung her, wenn der Spieler ein eingegebenes Passwort abschickt. Dann guckt der Server nach. Wenn ein...
Ich würde dir eine MySQL Datenbank auf jeden Fall empfehlen. Dort kannst du angenehm alles speichern von über dem Spielernamen bis hin zum...
Bei der Login Abfrage müssen 2 Informationen an die Datenbank weitergegeben werden: 1. Socialclub bzw. Username 2. Passwort Dann kommt die...
Ja, das kommt ganz darauf an. Script? Errors?
Jetzt musst du erst einmal definieren, was passieren soll, wenn er die gesetzte Taste drückt. Eine Abfrage, ob der Spieler im Auto ist, wäre da...
Aber du kannst es auch über die Menüs machen. Ist nicht so aufwendig :)
Hey, there you have a solution for your problem: [Command("pos")] public void Position(Client player) { Vector3 pos =...
Hello guys, When the player dies he should lay on the ground. Does anybody know the animation for laying on the ground and does someone know how...
Well its a lot of work to script something like this :D I would do it but I am working on an own project and havent got that time.
With that link we get some more information. But more details would be nice. Dynmaic or not It would be the best if you life all your features in...
I dont know that sorry. You have to search for Chrome Embedded Framework (CEF) in the internet.
Just delete it?
It would be helpful when you share your solution to ohters? Maybe they have got the same problem as you.
What does the script include? How much does it cost? Is it completely selfmade? I think that there are a lot of information missed.
Just search the main page for CEF. If u still have a question then -> just ask.
While the client is connection to the server, the client downloads the server data (js-,html,css-files). When you want to call a client function u...