Ir a contenido

PURCHASE MEMBERSHIP AT A 25% DISCOUNT Apply here

GET 1 MONTH OF MEMBERSHIP BY CHOOSING THE NEW NAME OF OUR COMPANY! Apply here


Photo

AP Files Item Creator


      
AP Files Item Creator TvOTohoAP Files Item Creator TvOToho
AP Files Item Creator

alexmen10
#1

alexmen10
  • alexmen10
  • administrator
  • Status :
    HS4L Team
  • Mensajes :
    418
  • Reputación :
    257
  • Points :
    23
  • Registrado :
    2012-09-08
I would like to give an example, publish your code in the comments.

AP Files Item Creator HM2zFAa


  • Creates XML files (.AP)
  • Possible to use any text editor such as Notepad++ edit
  • Download: Click to here





  1. [ide="xml"]
    <HS4L>
    </HS4L>
    [/ide]




  2. Item_ID = Item (Weapon/etc.)
    Color_Count = Color Item
    Perm_Type = Permanent Item
    Entchant_Lvl" = Entchant level effect
    Count_Time = Energy
    Esper_ID = Esper chip

    [ide="xml"]
    <HS4L>
    <S4_Client Item_ID="2000000" Color_Count="0" Perm_Type="1" Entchant_Lvl="15" Count_Time="2400" MP="0" Esper_ID="7012235">
    </S4_Client>
    </HS4L>
    [/ide]




  3. Effect ID = Entchant effect

    [ide="xml"]<HS4L>
    <S4_Client Item_ID="2000000" Color_Count="0" Perm_Type="1" Entchant_Lvl="15" Count_Time="2400" MP="0" Esper_ID="7012235">
      <?Effect ID="1201300005"?>
      <?Effect ID="1201301005"?>
      <?Effect ID="1299600007"?>
      <?Effect ID="1299602002"?>
      <?Effect ID="3299606009"?>
      <?Effect ID="3299600205"?>
      <?Effect ID="3299600105"?>
    </S4_Client>
    </HS4L>
    [/ide]

    The full code
    Spoiler:



Last edited by alexmen10 on April 20th 2017, 10:08; edited 3 times in total

Zaony
#2

Zaony
  • Zaony
  • new member
  • Mensajes :
    18
  • Reputación :
    6
  • Points :
    0
  • Registrado :
    2017-02-04
All items in the game - 3489 items


Last update: 22.09.2017

  • - DR-17 Set
  • - DR-18 Set
  • - Exterminator (Heavy Machine Gun)


Change Delay=24 to Delay=0 in settings.ini to load the items faster.

Download FP file
Download PEN file



Last edited by Zaony on September 25th 2017, 20:58; edited 65 times in total

livelycyten
#3

livelycyten
  • livelycyten
  • new member
  • Mensajes :
    8
  • Reputación :
    3
  • Points :
    0
  • Registrado :
    2017-03-02
Zaony wrote:[You must be registered and logged in to see this link.]

All items in the game. [3500~]

Great job. But why no enchants?

Zaony
#4

Zaony
  • Zaony
  • new member
  • Mensajes :
    18
  • Reputación :
    6
  • Points :
    0
  • Registrado :
    2017-02-04
livelycyten wrote:
Zaony wrote:[You must be registered and logged in to see this link.]

All items in the game. [3500~]

Great job. But why no enchants?

To be the more legit posible.

xlewd.Jai
#5

xlewd.Jai
  • xlewd.Jai
  • new member
  • Mensajes :
    8
  • Reputación :
    0
  • Points :
    0
  • Registrado :
    2017-03-27
First off, it keeps giving me errors.
So what you do as you get errors? You fix them.

As stated ^, I got no more errors. Finally, then the next thing is when I select the file it straight up crashes....

Could you make it so you could use the old formation of the file or maybe even a converter

Zaony
#6

Zaony
  • Zaony
  • new member
  • Mensajes :
    18
  • Reputación :
    6
  • Points :
    0
  • Registrado :
    2017-02-04
xlewd.Jai wrote:First off, it keeps giving me errors.
So what you do as you get errors? You fix them.

As stated ^, I got no more errors. Finally, then the next thing is when I select the file it straight up crashes....

alexmen10 wrote:Game closed
You need remove Items equipped
You need to create items on the channel menu, select the inventory, get in to channel

momk440
#7

momk440
  • momk440
  • new member
  • Mensajes :
    1
  • Reputación :
    0
  • Points :
    0
  • Registrado :
    2017-03-10
zoany can u release a ap file with normal enchants and F skills effect ? smid_1 <3

xlewd.Jai
#8

xlewd.Jai
  • xlewd.Jai
  • new member
  • Mensajes :
    8
  • Reputación :
    0
  • Points :
    0
  • Registrado :
    2017-03-27
Zaony wrote:

alexmen10 wrote:Game closed
You need remove Items equipped
You need to create items on the channel menu, select the inventory, get in to channel

I know how it works because I've used it before and even made my own files...

Zaony
#9

Zaony
  • Zaony
  • new member
  • Mensajes :
    18
  • Reputación :
    6
  • Points :
    0
  • Registrado :
    2017-02-04
xlewd.Jai wrote:
Zaony wrote:

alexmen10 wrote:Game closed
You need remove Items equipped
You need to create items on the channel menu, select the inventory, get in to channel

I know how it works because I've used it before and even made my own files...
You should wait next update.



Last edited by Zaony on September 10th 2017, 14:04; edited 2 times in total

Zaony
#10

Zaony
  • Zaony
  • new member
  • Mensajes :
    18
  • Reputación :
    6
  • Points :
    0
  • Registrado :
    2017-02-04
momk440 wrote:zoany can u release a ap file with normal enchants and F skills effect ? smid_1 <3

The F Skill doesnt work with the actual Item Creator, only Esper Chip. And no for enchant.



Last edited by Zaony on March 29th 2017, 18:36; edited 1 time in total

livelycyten
#11

livelycyten
  • livelycyten
  • new member
  • Mensajes :
    8
  • Reputación :
    3
  • Points :
    0
  • Registrado :
    2017-03-02
Zaony, your Dual Mastery skills give HP+30/SP+40 instead of HP+20/SP+20

Here is the correct effects

[ide="xml"]
<S4_Client Item_ID="3000003" Color_Count="0" Perm_Type="1" Entchant_Lvl="0" Count_Time="2400" MP="168" Esper_ID="0">
<?Effect ID="1999300010"?>
<?Effect ID="1999301011"?>
</S4_Client>
[/ide]

saint565757
#12

saint565757
  • saint565757
  • new member
  • Mensajes :
    1
  • Reputación :
    0
  • Points :
    0
  • Registrado :
    2017-03-29
güzel

LadySaede
#13

LadySaede
  • LadySaede
  • new member
  • Mensajes :
    1
  • Reputación :
    1
  • Points :
    0
  • Registrado :
    2017-03-29
Someone can give me a file with good enchants and chips please?

Zaony
#14

Zaony
  • Zaony
  • new member
  • Mensajes :
    18
  • Reputación :
    6
  • Points :
    0
  • Registrado :
    2017-02-04
livelycyten wrote:Zaony, your Dual Mastery skills give HP+30/SP+40 instead of HP+20/SP+20

Here is the correct effects

[ide="xml"]




[/ide]

Thanks, fixed with new uptade.

hunthero96
#15

hunthero96
  • hunthero96
  • new member
  • Mensajes :
    4
  • Reputación :
    0
  • Points :
    1
  • Registrado :
    2017-04-02
Nice Work Guys :] smid_4
Can u add AP File With enchants And Esper Plz Ty smid_4 smid_4

medosman
#16

medosman
  • medosman
  • new member
  • Mensajes :
    5
  • Reputación :
    0
  • Points :
    0
  • Registrado :
    2017-04-06
i don't understand this Esper_ID = Esper chip

Rly hard smid_4
u can give .ap please but need Esper chip if can ?

Konejo Weed
#17

Konejo Weed
  • Konejo Weed
  • moderator
  • Mensajes :
    639
  • Reputación :
    90
  • Points :
    2
  • Registrado :
    2014-05-25
Buen post en cuanto llegue a casa hago un .ap y lo subiré, ya que en ordenadores viejos no funciona bien si se carga mucho...

razexskillz
#18

razexskillz
  • razexskillz
  • new member
  • Mensajes :
    1
  • Reputación :
    0
  • Points :
    0
  • Registrado :
    2017-04-18
wow, ty guys smid_1

memoprince
#19

memoprince
  • memoprince
  • new member
  • Mensajes :
    1
  • Reputación :
    0
  • Points :
    0
  • Registrado :
    2017-04-30
best itc ..........

a84625961
#20

a84625961
  • a84625961
  • new member
  • Mensajes :
    3
  • Reputación :
    0
  • Points :
    0
  • Registrado :
    2017-05-07
Can ask for a good quality file? smid_15

arizona1234567
#21

arizona1234567
  • arizona1234567
  • new member
  • Mensajes :
    1
  • Reputación :
    0
  • Points :
    0
  • Registrado :
    2017-05-12
pls upload new file

Fuerza27
#22

Fuerza27
  • Fuerza27
  • new member
  • Mensajes :
    6
  • Reputación :
    0
  • Points :
    0
  • Registrado :
    2017-04-27
Zaony Pls Update Zaony File to Version 2.0.0.6

LaacSMH
#23

LaacSMH
  • LaacSMH
  • new member
  • Mensajes :
    1
  • Reputación :
    0
  • Points :
    0
  • Registrado :
    2017-03-26
Hey! Alexmen10 can you add in your ITC if we want to use this version of AP File or the other one! that'll be great! thanks.

ZzcarloszZ
#24

ZzcarloszZ
  • ZzcarloszZ
  • administrator
  • Mensajes :
    625
  • Reputación :
    220
  • Points :
    6
  • Registrado :
    2012-08-08
i know, its working!!!

Dante
#25

Dante
  • Dante
  • member
  • Mensajes :
    67
  • Reputación :
    6
  • Points :
    0
  • Registrado :
    2012-09-19
esto sirve para tener los items sin necesidad, de tener activo el ITC?

Sponsored content
#26

Sponsored content

      

Create an account or log in to leave a reply

You need to be a member in order to leave a reply.

Create an account

Join our community by creating a new account. It's easy!


Create a new account

Log in

Already have an account? No problem, log in here.


Log in
You cannot reply to topics in this forum
Staff online
Sponsors
  •  TOTAL POSTS
  •  TOTAL MEMBERS
  •  NEWEST MEMBER