Posts by james1bow

A new update (0.9.2) is available now!

    A small utility plugin to find ones corpse!


    there are 2 locator options "Locate" shows the corpse coordinates and "Teleport" teleports you to your last corpse location.

    **both are disabled by default(See Admin Commands).

    Player Commands


    /Corpse Locate

    /Corpse Teleport


    Admin Commands


    /Corpse! locate enables/disables the locate command

    /Corpse! Teleport enables/disables the teleport command


    Future Plans


    locate/teleport to last mounted mount

    light beam indicator with show last corpse, show all corpse(player/all players option). not sure is this is doable with the draw distances red51


    Terms of use.

    1. Do not edit my code.

    2. You are free to use any of my plugins.

    3. You may list my plugins in server presentations on the rising-world forums with no mention.

    4. You May NOT integrate instructions, images, ect for my plugins on your own websites/forums if,

    A. Your website/forum has direct links to E-commerce.

    B. Your website/forum advertises rising world server hosting services.

    5. You CAN integrate instructions, images, ect for my plugins on your own websites/Forums if,

    A. Your website/forum has no direct links to E-commerce.

    B. Your website/forum does NOT advertise rising world server hosting services.

    C. You Must mention my name(James1Bow) OR make available a direct link to the download(Rising world forum link).

    6. You can NOT offer/host downloads of my plugins.

    Note:

    I design/code plugins for the fun and joy of learning. I have NEVER asked asked for compensation.

    I cannot allow people to make money from my works. Sorry to everyone this may effect.

    you can type /Mail Player list for a list of names in the db. i want to do something like right click on the to field to open a window with all player names and your able to select one. the issue currently being there are no scroll-able elements in the API. i also have a mail notification planned as the plugin already checks for new mail every couple of minutes. also, if im not mistaken it was coded in a way that you can leave the original message open (right side) while composing a reply (left side). i also plan on adding a way to send an item via mail as well just waiting on the API to allow it.

    What exactly do you want to do?
    That the dragon always looks at you?
    I'll think about it tomorrow.

    trying to get the dragon to look at a raycast position. so when command the dragons to move they look at the target while walking.

    anyone have thoughts on this? ive tried multiple ways with different variables and always seem to get a rotation of 45-53 degrees. new to unit vectors so maybe im just doing something wrong!