Posts by angriff

A new update is now available, introducing seasons and more!
Latest hotfix: 0.8.0.1 (2024-12-20)

    Patrick


    This routine is having difficulties. It only sees the last sign made in the database. If I make a sign it works just fine. If I post another sign it will tell me the previous warp does not exist. I checked the database and it is constructed correctly with the warppoints. However, only the last sign works.


    When I reconstructed the first sign and set a warp with the same name then it started working but the second sign stopped working. When I checked the database there were two Warp points with the same Warpname. Again only the last (now duplicated) database Warppoint works.


    You are not checking for duplicates and only seem to see the last datapoint Warpname in your routine.


    I can send you the databases if you want. In a zip file conversation.




    Google translate
    PatrickDiese Routine hat Schwierigkeiten. Es sieht nur das letzte Zeichen in der Datenbank gemacht. Wenn ich ein Zeichen mache, funktioniert es gut. Wenn ich ein anderes Zeichen poste, sagt es mir, dass der vorherige Warp nicht existiert. Ich habe die Datenbank überprüft und sie ist korrekt mit den Warppoints aufgebaut. Allerdings funktioniert nur das letzte Zeichen.Als ich das erste Zeichen rekonstruierte und einen Warp mit demselben Namen einstellte, funktionierte es, aber das zweite Zeichen hörte auf zu arbeiten. Als ich die Datenbank überprüfte, gab es zwei Warp-Punkte mit demselben Warp-Namen. Wieder funktioniert nur die letzte (jetzt duplizierte) Datenbank Warppoint.Sie suchen nicht nach Duplikaten und scheinen nur den letzten Datenpunkt Warpname in Ihrer Routine zu sehen.Ich kann Ihnen die Datenbanken senden, wenn Sie möchten. In einer Zip-Datei-Konversation.

    I don't Think you Craft a Horse, that would be weird

    Weird yes but one way to restrict them and require some skill before you get one. I suspect they will be prolific and omnipresent like other animals. Anybody will be able to utilize them for consistency of gameplay. But I was just asking because at sometime something is going to have to be rare in this game or you can effectively kiss any economy goodbye and throw it out for luck.


    Actually I just snapped about it.. Red mentions a saddle being needed with seperate saddle bags. That is likely to be crafted to ride or carry with a horse.

    Uhm anybody know how we get mounts? Are they prolific? Do we craft them? Can you just get one anywhere and ride it ? Or is it just part of your inventory? Can servers restrict them?


    So many questions so little time.

    The problem is, that a guest is not able to claim an area - or am I doing something wrong?

    That is a different Area Protection. In this one the Admin set the area and the sets the player as Owner. The Owner can then set areas inside the area set by the Admin. This thread has a Lua Script which unfortunately will not be supported but they are putting something like this in the regular build or so I am lead to believe. I run this on my server and like it but it does take an Admin to initiate the area. After that the Owner can add, delete, lockout make new areas inside the area allocated by the Admin.


    I think you want yahgiggle's auto world protection in the plug-in area forum. It advertises an auto claim feature. It is Java and will most likely be supported in the future.


    [Plugin]WorldProtection (Auto area protection script)

    Well, am I the only one here who don't understand how to get people into any group? I don't get it

    When you addplayertoarea the next word must be the group for the area. Then the player name. Both you and the player have to be in the area. The spelling of the group has to be the same as the program which is listed earlier in the thread. The first letter is capitalized. It is not the same groups as your server permission groups.


    example


    /addplayertoarea Admin einherjer


    /addplayertoarea Shopper angriff

    Seems I was having bow practice.. and would go get my arrows when I noticed the the arrows went through the drawbridge without stopping. I found the arrow on the other side in the dirt. I shot through a wood door with the same results. Now I think a drawbridge should provide protection as well as a door.. Any chance for fixing this?

    hmm not sure but I Think minipig has been there awhile. ABM routine offers them as rewards



    Hope we can Armor our mounts.. that would be nice .

    If it's not possible in the main release of mounts I do hope mounted combat becomes a thing after the update similar to how it's done in Skyrim & Mount & Blade: Warband. Well, the scenes you're imagining is a good sign that your love for Rising World is true :D


    I also do hope we gain lances and pikes, among other long melee weapons I mentioned because of a certain character I want to create as an NPC.

    Dare I say Sir Quixote of La Mancha :S

    Has anybody asked if you can shoot a bow or swing your sword from a mount? I think that part would have be intuitively required but I am not sure if they tested it. Would be nice to have mounted archers or nights that fight. Not to mention can a footman kill the mount? (I guess Pikes need to be put in next.) Wait we could have a pistol and have Cowboy and Indian chases like in the movies. 8|


    I am increasingly frustrated with swing a sword in an enclosed concrete staircase made with wood textures that are damaged by the sword. It is just such a detail that makes the PVP part sketchy.

    Never mind I just got it. The attribute was just name. Also I had the image as a child of text once I promoted it then it started to show. Now just need to format it correctly..


    Thanks for the support. Just learning this stuff been awhile since my College years.. and then later programming Access Databases in the 1990s.


    ;)^^

    Hmm all i got was the text .. no picture.. it is in the main directory of my server along with the journal.


    And it some netimage directory not mine server site.


    <image page="left" posx="0.5" posy="0.8" width="512" height="256" pivot="center">image name="Aktivesignexample.jpg"</image>


    I appears to be directing to the forums for images. I might have it mixed in a text statement. I will review this thought.



    I thought of the link problem when I was looking into how to link my FTP site with the picture. Your caution is warranted. Thank you for that.

    Unfortunately you can't use external links for images, so you have to put all images (supported formats: jpg, png and gif) into your server directory. To use an image in the journal, you have to put a new <image> key into the xml file, for example:

    XML
    <image name="testimage.png" width="512" height="256" page="left" posx="0.5" posy="0.75" pivot="center"/>

    Thanks red..
    I guess this leaves out links to the Forums too? Was hoping you don't have to tell everything about a plugin operation in the journal?

    First of all: are you using the latest version of the plugin? If not try using the updated one.
    Concerning the occuring errors: what errors do exactly occur? Is there some error message written in the console or something similar?

    It is not an error other than it will not show the list. It says point not found or something like that. It is as if it thinks list is one of the TP points by name.