Hello Guys ...
... first, sorry for my bad english but I hope you understand me. Give me a Chance.
Unfortunately I have no experience with the program from Lua scripts. Therefore, I hope that you or anyone can make me an Lua script.
However, I must say that I'm just a Rising World Admin server and not the owner. However, I have the power to look around for new scripts.
I'm looking for a script that allows me to set one or several fixed spawn points. More specifically, to me this script allow to save Spawn points as admin to the players, "anytime" access.
Example :
I, as an admin, am at the point where I want to have a spawn point and then give the command /setspawn <name>. This spawn point is then integrated into the game and can be used where you chat for normal users - enter command /spawn <name>. Of course, it should also be possible to delete his spawn points again for example with /delspawn <name> or displaying Spawn name /spawnlist with.
I write best list with the commands and what it should do for both admins and for the users.
Spawn Commands for Admins:
/aspawnhelp - This command displays all commands to spawn for the admin.
/setspawn <name> - This command sets a spawn point to the place where you find yourself with a <desired name> (without <>).
/delspawn <name> - This command deletes the spawn point with the <desired name> (without <>).
/setwspawn - This command sets the world spawn fast to the new players for the first time to spawn when they join the server.
/delwspawn - This command deletes the world spawn.
/spawnlist - This command displays the stored spawn points by name.
Spawn Commands for players:
/spawnhelp - This command displays the description of the Spawnbefehle.
/spawn - This command teleports you to the world spawn.
/spawn <name> - This command teleports you to the spawn point with the <desired name> (without <>).
/spawnlist - This command displays the stored spawn points by name.
Conclusion:
One or the other of you knows the commands probably still from Minecraft. : D
The purpose of this spawn commands is our current project on our server I'm working on. Currently I am building 4 cities in 4 different time periods. Players should therefore be possible to visit these places.
It makes sense to combine these commands with the Zscript would.
We currently use the following scripts:
If someone actually make the effort, I would like to write the script myself very much in advance thank you for the work and effort.
THANKS
German Description / Deutsche Beschreibung :
Ich habe leider keine Erfahrung mit dem programmieren von Lua Scripts. Daher hoffe ich das Ihr oder irgendjemand mir ein Lua Script erstellen kann.
Ich muss allerdings dazu sagen das ich nur Admin eines Rising World Servers bin und nicht der Eigentümer. Allerdings habe ich die Befugnis mich um neue Scripts umzusehen.
Ich suche nach einem Script, das mir ermöglicht, einen bzw. mehrere fixe Spawn Punkte festzulegen. Genauer gesagt, soll mir dieses Script ermöglichen Spawn Punkte als Admin zu speichern auf die die Spieler "jederzeit" zugreifen können.
Beispiel :
Ich, als Admin, befinde mich an der Stelle, an der ich einen Spawn Punkt haben möchte und gebe dann den Befehl /setspawn <Name> an. Dieser Spawn Punkt wird dann in das Spiel integriert und für normale User nutzbar in dem Sie den Chat - Befehl /spawn <Name> eingeben. Es sollte natürlich auch möglich sein Spawn Punkte wieder zu löschen z.b. mit /delspawn <Name> oder das Anzeigen von Spawn Namen z.b. mit /spawnlist.
Ich schreibe am besten eine Liste mit den Befehlen und was sie bewirken sollen sowohl für die Admins als auch für die User.
Spawn Commands für Admins :
/aspawnhelp - Dieser Befehl zeigt alle Spawn Befehle an für den Admin.
/setspawn <Name> - Dieser Befehl setzt einen Spawnpunkt an dem Ort, an dem man sich befindet mit einem <gewünschter Name> ( ohne < > ).
/delspawn <Name>- Dieser Befehl löscht den Spawnpunkt mit dem <gewünschten Name> ( ohne < > ).
/setwspawn- Dieser Befehl setzt der Welt Spawnpunkt fest an dem neue Spieler zum ersten mal landen wenn sie den Server betreten.
/delwspawn- Dieser Befehl löscht den Welt Spawnpunkt.
/spawnlist - Dieser Befehl zeigt die gespeicherten Spawnpunkte an mit Namen.
Spawn Commands für Spieler :
/spawnhelp- Dieser Befehl zeigt die Beschreibung der Spawnbefehle.
/spawn- Dieser Befehl teleportiert den Spieler zum Welt Spawnpunkt.
/spawn <Name>- Dieser Befehl teleportiert den Spieler zu dem Spawnpunkt mit dem <gewünschten Name> ( ohne < > ).
/spawnlist- Dieser Befehl zeigt die gespeicherten Spawnpunkte an mit Namen.
Fazit :
Der ein oder andere von Euch kennt die befehle vermutlich noch aus Minecraft.
Sinn und Zweck dieser Spawn Befehle ist unser aktuelles Projekt auf unserem Server an dem ich arbeite. Derzeit baue ich an 4 Städte in 4 verschiedenen Zeit Epochen. Den Spieler sollte es daher möglich sein, diese Orte besuchen zu können.
Sinnvoll wäre es, diese Befehle mit dem zscript zu kombinieren.
Aktuell verwenden wir folgende Scripte :
Sollte sich tatsächlich jemand die Mühe machen das Script zu schreiben möchte ich mich schon mal vorab bedanke für die Arbeit und Mühe.
DANKE