Jump to content

Siege

Members
  • Posts

    53
  • Joined

  • Last visited

Posts posted by Siege

  1. If you add a new file into the NPC folder you will have to restart the server to get them working. @reloadscript just works if you put your script in an already existing file.

    Aha i just did @reloadscript wasnt enough i guess

    ty

  2. did you added your script in npc/scripts_custom.conf ?

    i got like 12 other npcs there thats not it

    some npcs just do not show sometime i see disable/enable somewhere in auto event but..

  3. Hi Siege,

    You would need to change your client-side files; such as the 'clientinfo.xml'. I am not too familiar with the client-side of things, there might be more to modify; such as hexing the client to display the proper name on your executable window.

    Yeah im asking all the files which needs to be changed

    i did the:

    char

    sclientinfo

    but i dont know the rest

    someone can help please?

    help!

  4. Hey,

    I need alot of scripts to complete my list.

    Maybe u can redirect me to some of these scripts:

    stylist (next+previous+jumpto)

    pvpreward

    pvpladder

    mvproom

    proffesional gold room

    event coin room

    cash shop

    100% card remover

    resetter (stats+skills+both+job)

    stat/skill points shop

    mvpcardshop+cardshop

    rebirther

    leveling room

    broadcaster

    Eventcoin item db

  5. example: if have only 27 hair styles and you have set max hairstyle in conf to 28 and use hairstyle 28 with stylist you get a sprite error.

    try to set min hairstyle to 1 (sometimes there is a error in hairstyle 0) or try to find out how much is your max hairstyle and correct it in conf AND script.

    If you get sprite errors in char select maybe your character is wearing a not available hairstyle. (change it in sql database in table char)

    i get the sprite error before the char selection so im not sure tho.

  6. I saw alot super high rate servers with

    an cash shop which works on event coins

    ''

    paladin card = defender+reflect shield

    knight card

    champion card

    stalker card

    ETC ETC ETC

    ''

    does someone got that script?

    also im searching/request an

    event coin trader

    event coin room

    1event coin = 5cash points

  7. sci.xml:

    <?xml version="1.0" encoding="gb2312" ?>
    <clientinfo>
     <servicetype>china</servicetype>
    <servertype>primary</servertype>
    <extendedslot>1</extendedslot>
    <connection>
    	<display>SERVER NAME</display>
    <desc>DESCRIPTION</desc>
    <balloon>HOVER BALLOON</balloon>
    	<address>localhost</address>
    	<port>6900</port>
    	<version>25</version>
          <langtype>3</langtype>
    	<aid>
    <admin>2000001</admin>
    	</aid>
    </connection>
    </clientinfo>

    i got america

    and what are the other 2 red colored for?

    someone got the fixed texture?

×
×
  • Create New...