EOSERV Forum > Seose > Classes on Wiseman won't update
Topic is locked.
Page: << 1 >>
Classes on Wiseman won't update
Author Message
Post #89295 Classes on Wiseman won't update

Ok so I just recently updated my classes and on wiseman just shows the old classes and I only have 3 classes and it doesn't update them here is my file


<!DOCTYPE xini >


/*

** Class.xini

**   Sordies Endless Online Server Emulator

**   Player class information

*/


[classes]

{

  /* Help me am New */

  [class1]

  {

    HP       = "10 + ($con * 3)"

    TP       = "5"

    SP       = "10 + ($level * 2)"

    Damage   = "$str / 5"

    Accuracy = "$agi / 5"

    Evade    = "$agi / 3"

    Armor    = "0"

    Weight   = "50 + $level + $str"

  }


  /* Magic Man */

  [class2]

  {

    HP       = "10 + ($con * 1)"

    TP       = "10 + ($con * 2)"

    SP       = "10 + $str"

    Damage   = "$str / 1"

    Accuracy = "$str / 1"

    Evade    = "$str / 3"

    Armor    = "$str / 3"

    Weight   = "50 + $str"

  }


  /* Killer */

  [class3]

  {

    HP       = "10 + ($con * 1)"

    TP       = "10 + ($con * 2)"

    SP       = "10 + $int"

    Damage   = "$int / 2"

    Accuracy = "$con / 2"

    Evade    = "$con / 1"

    Armor    = "$con / 1"

    Weight   = "50+ $int"

  }

12 years, 42 weeks ago
Post #89319 Re: Classes on Wiseman won't update

You should not be using Seose to build a live server. The Seose project has been abandoned for about a year. You should make the switch to EOSERV before putting very much work into making a live server.

12 years, 42 weeks ago
Post #89349 Re: Classes on Wiseman won't update

Alright, the problem is with EOSERV is that am a Idiot. Thanks anyways I will try :P


12 years, 42 weeks ago
Post #89357 Re: Classes on Wiseman won't update

Use lewis999's rev its already set up but all you need is the maps and the pubs.

12 years, 42 weeks ago
Post #89358 Re: Classes on Wiseman won't update
streetbear posted: (22nd Jul 2011 01:06 pm)

Alright, the problem is with EOSERV is that am a Idiot. Thanks anyways I will try :P



The fact that you never tried or you afraid or you didnt find an easy guide to set an eoserv doesn't make you an idiot. I suggest vodka by apollo. Is so easy to set it that is almost same with seose. Just open the config.ini and read it carefully. Read the vodka post on the vodka topic and it will be very easy. Precompiled, very stable, and apollo still updating it (i hope :P) So far the closest to eo main. Nothing to lose, so many to earn.
After that i think you will be able to move to other servers with more features if you want .
12 years, 42 weeks ago
Post #90187 Re: Classes on Wiseman won't update

Thanks, but yea I have tried it but i didn't really understand anyways am setting up one right now

12 years, 41 weeks ago
Page: << 1 >>
Topic is locked.
EOSERV Forum > Seose > Classes on Wiseman won't update