hello a question, someone knows how to run ID `s? with a program or something special? Because I have the ID `s of the items and that, but not how to put items or monsters, thanks![]()
hello a question, someone knows how to run ID `s? with a program or something special? Because I have the ID `s of the items and that, but not how to put items or monsters, thanks![]()
GO HERE!!
http://www.pwdatabase.com/my/
at the end of the address bar will be a number when you look some thing up example .......
this is looked up GM's Heavens Fist
http://www.pwdatabase.com/my/items/11212
the 11212 at the end is this items number for the game.
pressing Alt+G and go to create monster and look up the monster your looking for. add that number to that create monster GM command place and dont forget to add a nuber of monsters and your set.
INJOY![]()
You cant spawn items....
The ID's are best to be found inside your actual elements.data file your using on both server and client (I'd Use server just so you know 100% your server will process the data). Look for the Items list needed get the ID and then place this wherever you need it.
Just note the following:
- Weapons, armours, Accessories and any Stat generated Items will require it to be Dropped of Crafted, if you just buy from the NPC it will just generate the Item itself but nothing is controlling the stats, these will need to be placed inside a recipe and production list.
- Pet eggs not Pets to be placed inside the NPC's if this isnt done it will crash your elements.data or just show an unknown item.
yes you can just give your self items .
http://yourserversip:8080/iweb/role
put your characters name or # ID in and click the role button below the name.
find and use xmledit from this forums. make w/e wepon you feel like. add w/e stats or leave it as is.
insert the xml code 3 lines down aftet (pocket). relog/yippie
and if your smart enough to get the picture you can look in your pocket for a mat or item you would like to dube. find that item by its position in your pocket. this for example is a GM's Heavens Fist XML code with +95% crit -95% channeling and MP recovery +99999
<items><variable name="id" type="int">11212</variable>
<variable name="pos" type="int">10</variable> <-----This 10 is the inventory slot number 0 is the first slot nuber so find the number of wanted to dube item and copy it and past it after that slot and make it the next number in the list that is not taken for free dubed goods
<variable name="count" type="int">1</variable>
<variable name="max_count" type="int">1</variable>
<variable name="data" type="octets">0100ff0001000000000001003c8601003c8601002c00020000000000240100000f000000000000007f9698007f9698007f9698007f96980001000000000020410000000002000000000000000000000003000000db2100005f000000532200005f000000492100009f860100</variable>
<variable name="proctype" type="int">0</variable>
<variable name="expire_date" type="int">0</variable>
<variable name="guid1" type="int">0</variable>
<variable name="guid2" type="int">0</variable>
<variable name="mask" type="int">1</variable>
</items>
BTW delete the red words and use this code if you like it makes a freek of you though you can instantly cast all spells and crit every time so high that you one shot anything. world boss/guards/any thing.. !!WARNING!! it will make the game boring!!
another good thing to know is that if incorrectly setup an item it will crash the server. and you will not be able to inter the game till you do.....
1. get that item out of your pocket in iweb
2. restart the server
and things like the GM's Heavens Fist can have like 4 sockets. lol 4 socket weapon.
Last edited by Erndog; 17-12-09 at 12:20 AM.
Erndog Thnx FRIEND !!!!!!!!
lol noob
Keep giving yourself Items in Iweb enjoy a corrupt DB.
HTTP Status 500 -
--------------------------------------------------------------------------------
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: org.apache.xerces.dom.DocumentImpl.getXmlStandalone()Z
org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:848)
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:781)
org.apache.jsp.role2.modrolexml_jsp._jspService(org.apache.jsp.role2.modrolexml_jsp:206)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:322)
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)
root cause
java.lang.AbstractMethodError: org.apache.xerces.dom.DocumentImpl.getXmlStandalone()Z
com.sun.org.apache.xalan.internal.xsltc.trax.DOM2TO.setDocumentInfo(DOM2TO.java:373)
com.sun.org.apache.xalan.internal.xsltc.trax.DOM2TO.parse(DOM2TO.java:127)
com.sun.org.apache.xalan.internal.xsltc.trax.DOM2TO.parse(DOM2TO.java:94)
com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transformIdentity(TransformerImpl.java:662)
com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transform(TransformerImpl.java:708)
com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transform(TransformerImpl.java:313)
protocol.XmlRole.toXMLByteArray(XmlRole.java:636)
org.apache.jsp.role2.modrolexml_jsp._jspService(org.apache.jsp.role2.modrolexml_jsp:103)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:322)
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.
--------------------------------------------------------------------------------
Apache Tomcat/5.5.9
What's wrong???
Hendrik
dont call me a noob.
if you are all worried about my DB then you dont know me. I care so little if the DB gets corrupt. the whole server can blow up ill just reinstall it after backing it up or not w/e dont matter i can have a lvl 999 character full skills full cultie in on a fresh rebuild server in a VM in 1 hour and play it with my friends whom i can give the same.![]()
yea u are noob lol you other posts prove this
HTTP Status 500 -
--------------------------------------------------------------------------------
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: org.apache.xerces.dom.DocumentImpl.getXmlStandalon e()Z
org.apache.jasper.runtime.PageContextImpl.doHandle PageException(PageContextImpl.java:848)
org.apache.jasper.runtime.PageContextImpl.handlePa geException(PageContextImpl.java:781)
org.apache.jsp.role2.modrolexml_jsp._jspService(or g.apache.jsp.role2.modrolexml_jsp:206)
org.apache.jasper.runtime.HttpJspBase.service(Http JspBase.java:97)
javax.servlet.http.HttpServlet.service(HttpServlet .java:802)
org.apache.jasper.servlet.JspServletWrapper.servic e(JspServletWrapper.java:322)
org.apache.jasper.servlet.JspServlet.serviceJspFil e(JspServlet.java:291)
org.apache.jasper.servlet.JspServlet.service(JspSe rvlet.java:241)
javax.servlet.http.HttpServlet.service(HttpServlet .java:802)
root cause
java.lang.AbstractMethodError: org.apache.xerces.dom.DocumentImpl.getXmlStandalon e()Z
com.sun.org.apache.xalan.internal.xsltc.trax.DOM2T O.setDocumentInfo(DOM2TO.java:373)
com.sun.org.apache.xalan.internal.xsltc.trax.DOM2T O.parse(DOM2TO.java:127)
com.sun.org.apache.xalan.internal.xsltc.trax.DOM2T O.parse(DOM2TO.java:94)
com.sun.org.apache.xalan.internal.xsltc.trax.Trans formerImpl.transformIdentity(TransformerImpl.java: 662)
com.sun.org.apache.xalan.internal.xsltc.trax.Trans formerImpl.transform(TransformerImpl.java:708)
com.sun.org.apache.xalan.internal.xsltc.trax.Trans formerImpl.transform(TransformerImpl.java:313)
protocol.XmlRole.toXMLByteArray(XmlRole.java:636)
org.apache.jsp.role2.modrolexml_jsp._jspService(or g.apache.jsp.role2.modrolexml_jsp:103)
org.apache.jasper.runtime.HttpJspBase.service(Http JspBase.java:97)
javax.servlet.http.HttpServlet.service(HttpServlet .java:802)
org.apache.jasper.servlet.JspServletWrapper.servic e(JspServletWrapper.java:322)
org.apache.jasper.servlet.JspServlet.serviceJspFil e(JspServlet.java:291)
org.apache.jasper.servlet.JspServlet.service(JspSe rvlet.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.
--------------------------------------------------------------------------------
Apache Tomcat/5.5.9
What's wrong???
Hendrik
lol someone give me fb cave ids like a30 etc