Jump to content

wishy

Contributors
  • Posts

    204
  • Joined

  • Last visited

  • Days Won

    26

Community Answers

  1. wishy's post in Screen shake on critical hit was marked as the answer   
  2. wishy's post in Web was marked as the answer   
  3. wishy's post in Release a game + making more content? was marked as the answer   
    I would have an online version and a local version, you only work on the local version until you are happy with your new additions.
    The local version goes to a test server so other people can test and look for bugs. (this step can be skipped if you did extended bughunting yourself)
    Once that test version seems bugfree, you push the changes to the live server, probably best during a short maintenance window.
  4. wishy's post in Custom client with this 4 mods was marked as the answer   
    -snip-
  5. wishy's post in Chatting NPCs was marked as the answer   
    Will release soon

  6. wishy's post in Give Variable on login was marked as the answer   
    that would need a custom source edit i think
  7. wishy's post in Trying to access api on GCloud Instance was marked as the answer   
    It means your api is accessable. (my picture)
     
    The error message means there was no grant type in my body, because i did not send one
  8. wishy's post in Compare Items Stats was marked as the answer   
    Done it myself
     
    Embedded Video Link  
     
  9. wishy's post in update intersect was marked as the answer   
    Depends on the patches or upgrades. If there are conflicts yes, else no, obviously :p
  10. wishy's post in Unlocking Classes (Quick Question) was marked as the answer   
    locking only exludes it from the character select i think.
    You can just use the event, change class, to change a class later on.
  11. wishy's post in Crafting, % failure was marked as the answer   
    I'll take a look at this
     
    Updated 
     with it
  12. wishy's post in Changing the text options size! was marked as the answer   
    look for 
    "Bounds": "650,436,620,208", values are x, y, width, height
     
    You will also have to edit the pictures event1.png, event2.png,...
  13. wishy's post in Walking and Attacking modifications was marked as the answer   
    Not possible, you'll have to wait for source!
  14. wishy's post in Screen Effects and Image Fade was marked as the answer   
    Hi
    source
    yes
    source
    source,
     
    You're welcome!
  15. wishy's post in I have a question for newbies. was marked as the answer   
    You have to add animations
  16. wishy's post in commands was marked as the answer   
    if you mean the server console, use help to see all commands, not /help, just
    help
  17. wishy's post in API player lookup was marked as the answer   
    It refers to the bagslot.
    17 for example is the 17th slot in the player's inventory (counting from 0)
×
×
  • Create New...