Latest sTASKedit

Page 2 of 2 FirstFirst 12
Results 16 to 27 of 27
  1. #16
    Account Upgraded | Title Enabled! ninekinsen is offline
    MemberRank
    Apr 2011 Join Date
    /PWv153/Location
    334Posts

    Re: Latest sTASKedit

    Quote Originally Posted by coolgirlpwns View Post
    is there a way to make one for demon?
    in xml, change value 0 on level2 to 32

  2. #17
    Viva la Vida NaMeLeS is offline
    MemberRank
    Jul 2011 Join Date
    613Posts

    Re: Latest sTASKedit

    Quote Originally Posted by ninekinsen View Post
    in xml, change value 0 on level2 to 32
    Yeah

    8 = 79 culti

    20 = Sage 1st Fairy
    21 = Sage 2nd Fairy
    22 = Sage 3rd Fairy

    30 = Demon 1st Fairy
    31 = Demon 2nd Fairy
    32 = Demon 3rd Fairy
    Last edited by NaMeLeS; 09-03-12 at 03:35 AM.

  3. #18
    Banned coolgirlpwns is offline
    BannedRank
    May 2010 Join Date
    BrazilLocation
    513Posts

    Re: Latest sTASKedit

    Quote Originally Posted by NaMeLeS View Post
    Yeah

    8 = 79 culti

    20 = Sage 1st Fairy
    21 = Sage 2nd Fairy
    23 = Sage 3rd Fairy

    30 = Demon 1st Fairy
    31 = Demon 2nd Fairy
    33 = Demon 3rd Fairy

    What if i dont want to have to do this for every character that is made. Is there no way to have it do it automatically?

  4. #19
    Viva la Vida NaMeLeS is offline
    MemberRank
    Jul 2011 Join Date
    613Posts

    Re: Latest sTASKedit

    Add culti 8 to the starter xml of the character templates and that way they can then pick if they want to go sage or demon, other than that, nope

  5. #20
    Banned coolgirlpwns is offline
    BannedRank
    May 2010 Join Date
    BrazilLocation
    513Posts

    Re: Latest sTASKedit

    Quote Originally Posted by NaMeLeS View Post
    Add culti 8 to the starter xml of the character templates and that way they can then pick if they want to go sage or demon, other than that, nope
    Where do i find the "Starter XML"

  6. #21
    Viva la Vida NaMeLeS is offline
    MemberRank
    Jul 2011 Join Date
    613Posts

    Re: Latest sTASKedit

    Make a new account
    Go to your mysql database with something like mysql
    Change the account id of it to 16
    use my force password addon for pwadmin to force change the password
    log into the account ingame
    there you have the templates
    log into each one
    go to iweb and use these ids to get the xmls

    16 = Blademaster
    17 = Mystic
    18 = Seeker
    19 = Wizard
    20 = Psychic
    23 = Venomancer
    24 = Barbarian
    27 = Assassin
    28 = Archer
    31 = Cleric

    TAKE BACKUPS OF THE XMLS TOO, IT SOMETIMES GOES WEIRD WITH 1.4.4 AND CHANGES

  7. #22
    Banned coolgirlpwns is offline
    BannedRank
    May 2010 Join Date
    BrazilLocation
    513Posts

    Re: Latest sTASKedit

    Quote Originally Posted by NaMeLeS View Post
    Make a new account
    Go to your mysql database with something like mysql
    Change the account id of it to 16
    use my force password addon for pwadmin to force change the password
    log into the account ingame
    there you have the templates
    log into each one
    go to iweb and use these ids to get the xmls

    16 = Blademaster
    17 = Mystic
    18 = Seeker
    19 = Wizard
    20 = Psychic
    23 = Venomancer
    24 = Barbarian
    27 = Assassin
    28 = Archer
    31 = Cleric

    TAKE BACKUPS OF THE XMLS TOO, IT SOMETIMES GOES WEIRD WITH 1.4.4 AND CHANGES


    Okay i will have to find out how to install iweb. Every time i try it is a blank page.

    type Exception report

    message

    description The server encountered an internal error () that prevented it from fulfilling this request.

    exception

    org.apache.jasper.JasperException: /role_testNO/../include/header.jsp(1,1) Page directive: illegal to have multiple occurrences of contentType with different values (old: text/html; charset=GBK, new: text/html; charset=UTF-8)
    org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:39)
    org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:405)
    org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:234)
    org.apache.jasper.compiler.Validator$DirectiveVisitor.visit(Validator.java:127)
    org.apache.jasper.compiler.Node$PageDirective.accept(Node.java:549)
    org.apache.jasper.compiler.Node$Nodes.visit(Node.java:2163)
    org.apache.jasper.compiler.Node$Visitor.visitBody(Node.java:2213)
    org.apache.jasper.compiler.Node$Visitor.visit(Node.java:2219)
    org.apache.jasper.compiler.Node$Root.accept(Node.java:456)
    org.apache.jasper.compiler.Node$Nodes.visit(Node.java:2163)
    org.apache.jasper.compiler.Node$Visitor.visitBody(Node.java:2213)
    org.apache.jasper.compiler.Validator$DirectiveVisitor.visit(Validator.java:94)
    org.apache.jasper.compiler.Node$IncludeDirective.accept(Node.java:597)
    org.apache.jasper.compiler.Node$Nodes.visit(Node.java:2163)
    org.apache.jasper.compiler.Node$Visitor.visitBody(Node.java:2213)
    org.apache.jasper.compiler.Node$Visitor.visit(Node.java:2219)
    org.apache.jasper.compiler.Node$Root.accept(Node.java:456)
    org.apache.jasper.compiler.Node$Nodes.visit(Node.java:2163)
    org.apache.jasper.compiler.Validator.validate(Validator.java:1452)
    org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:157)
    org.apache.jasper.compiler.Compiler.compile(Compiler.java:286)
    org.apache.jasper.compiler.Compiler.compile(Compiler.java:267)
    org.apache.jasper.compiler.Compiler.compile(Compiler.java:255)
    org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:556)
    org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:293)
    org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:291)
    org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    note The full stack trace of the root cause is available in the Apache Tomcat/5.5.9 logs.


    Sigh. T_T

  8. #23
    RaGEZONER fgru is offline
    MemberRank
    Sep 2009 Join Date
    germanyLocation
    1,510Posts

    Re: Latest sTASKedit

    Quote Originally Posted by NaMeLeS View Post
    Yeah

    8 = 79 culti

    20 = Sage 1st Fairy
    21 = Sage 2nd Fairy
    23 = Sage 3rd Fairy

    30 = Demon 1st Fairy
    31 = Demon 2nd Fairy
    33 = Demon 3rd Fairy
    23 = Sage 3rd Fairy > == 22 [ 23 = no culti and no fairy on my server [ full china ... ] ]

    ok > level 2 == 22 > Sage 3rd Fairy but without spark bubbles and no chi :/

    solved > finished 89 and u have all sparks and chi :D

  9. #24
    Member dietchse is offline
    MemberRank
    Oct 2010 Join Date
    jkt/indonesiaLocation
    95Posts

    Re: Latest sTASKedit

    another solution maybe change in clsconfig... thats only my opinion
    Attached Thumbnails Attached Thumbnails screenshot.2.jpg  

  10. #25
    Member dj1818 is offline
    MemberRank
    Mar 2011 Join Date
    72Posts

    Re: Latest sTASKedit

    Quote Originally Posted by dietchse View Post
    another solution maybe change in clsconfig... thats only my opinion
    This was done using PWoe 1.5 program
    PWoe creator - Russian programmer.

    This program supports old races. But it can also edit ocets new races. For example add craft skills

    if you want, i'll share it

  11. #26
    Banned coolgirlpwns is offline
    BannedRank
    May 2010 Join Date
    BrazilLocation
    513Posts

    Re: Latest sTASKedit

    Quote Originally Posted by dietchse View Post
    another solution maybe change in clsconfig... thats only my opinion
    Hey, i replied to your pm you sent me back :3 can you check it out please

  12. #27
    Member dietchse is offline
    MemberRank
    Oct 2010 Join Date
    jkt/indonesiaLocation
    95Posts

    Re: Latest sTASKedit

    Quote Originally Posted by dj1818 View Post
    This was done using PWoe 1.5 program
    PWoe creator - Russian programmer.

    This program supports old races. But it can also edit ocets new races. For example add craft skills

    if you want, i'll share it
    If you dont mind send me the link,temporary im using clsconfig to edit role character



Page 2 of 2 FirstFirst 12

Advertisement