Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Hanoxx

Members
  • Posts

    18
  • Joined

  • Last visited

    Never

Posts posted by Hanoxx

  1. I tried to change the max. classes to 3\. Also, I would like my 3 classes not to advance to other classes. I changed the classREQ to 3 in both server and client, compiled and created the .exe. In server data I changed the MaxClasses to 3 instead of 12 (and delteted the other classes) and in client I changed the description of each class (classinfo.txt file). I get unrecoverable DX error. Any ideeas?
  2. @'Zetasis':

    > Umm if you are reporting the sprites that keep moving that is most likely because they have been programmed to be animated sprites. Just search for 'Animated' in the client source and you will be able to remove/add any sprites you want.

    How do I do that? Sorry but I am a pretty newb…

    EDIT : Nevermind, found it.

    Now, how do I import bigger character sprites like that giant in joaovitor1819's video?
  3. @'Colonello':

    > You'll have to pay for that then. You could buy something called a VPS and host your game there. How much it costs will depend on how many players you want it to be able to handle.

    I foudn this "free VPS" website. Does it host only webistes, or can I use it to host my game?

    http://5jelly.com/
  4. And maxLevel external too. And btw, I dunno how to "import" animations. I mean, putting them into that folder doesn't work for me. What size should they be?

    EDIT 1 : It seems like the animations I imported were not compatible with these ones. Found some that are.
  5. Another bug : Can't edit items. http://postimg.org/image/i3f1mr8ij/ This pops out. Also tried to restart server + client, reset item list. Didn't work. Other editors such as map/spells work. Any ideeas why this keeps happening?

    * * *

    @'Hanoxx':

    > Another bug : Can't edit items. http://postimg.org/image/i3f1mr8ij/ This pops out.  Also tried to restart server + client, reset item list. Didn't work. Other editors such as map/spells work. Any ideeas why this keeps happening?

    It seems like it was the classes.txt inside the server folder. I changed the classes and that somehow broke the game. Looking for a solution.

    EDIT 2 : It seems like putting less than 12 classes brakes the game. Even doe I put MaxClasses=9 (because I wanted 9 classes), it crashed.
  6. @'aeronx':

    > Did you even check both, client and server? Server is set to max_level 100 and client to 255\. (Probably a mistake, since them both should be the same). Just change them to the same value and it works perfect.

    I checked both of them. "Public Const MAX_LEVELS As Long = 30" in both files. And I reached 29 with "Level Up" option from admin and then 31 with normal xp gain. I also removed the Admin rights once I hit 29.
×
×
  • Create New...