Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Help]How to CREATE custom items?

Newbie Spellweaver
Joined
Apr 19, 2008
Messages
23
Reaction score
1
I need help with creating custom items.

I create a new zhoon file for drop item and weapon in the image folder, Items file.

I got into game and i type the code for it, and it says:

Droppin "Blizzard Sword" Please wait....

but didn't drop anything, i tried other ORINGINAL weapons and it works but not for my custom item
(My custom called Blizzard Sword) i used the admin level 3 command but still no avail.

Help please

And can someone upload for me WS216 drop item and weapon skin? I accidentally overight it with other stuff
 
Newbie Spellweaver
Joined
Apr 19, 2008
Messages
23
Reaction score
1
Thx but

i got the .bmp file and .smd file( which is in my DropItem folder )

But where to find .ase file?

Edit: I am stuck at T3, how to rank up to T4? i dont have any players to help me drop
 
Divine Celestial
Joined
Feb 26, 2007
Messages
801
Reaction score
8
You have to hex it into your game.exe.. Upload the items code/items name + your game.exe here and i'll help u..
 
Newbie Spellweaver
Joined
Apr 19, 2008
Messages
23
Reaction score
1
Item name: Blizzard Sword

Here's my game.exe:

Should i upload my game.exe or KPT1871 No Xtrap.exe?
 
Divine Celestial
Joined
Feb 26, 2007
Messages
801
Reaction score
8
The one you got there, not kpt1871 no xtrap.exe :)


I also need the item code of the Blizzard sword.. Such as DA102
 
Newbie Spellweaver
Joined
Apr 19, 2008
Messages
23
Reaction score
1
Here's my game.exe(No Xtrap):

The code is WS404
 
Divine Celestial
Joined
Feb 26, 2007
Messages
801
Reaction score
8
thanks for the code, but I dont need the no xtrap one :)
 
Divine Celestial
Joined
Feb 26, 2007
Messages
801
Reaction score
8
Hi m8, im done with your client.. I forget to ask you about your sword, is it a 2 handed or 1 handed sword?
Anyway, I replaced WS207 which is Blade in game.exe and also in the server.exe (kpt endlesstower 2.2) :


Just go into your serverfiles, then gameserver and open the OpenItem folder... Look for WS207. Get into it and change the name from "Blade" to Blizzard Sword and also the code from WS207 to WS404 (Do also change the name of the file from WS207 to WS404)
Im not sure if you have to change the zhoon file(s) too.
I hope you know what to do with the smd. file(s) where to put them and so on.
Anyway, good luck bud :)



* Remember to edit the Blizzard Sword in the Item Editor, if not will your swords stats be like a blades...That would be terrible, really lol :p
 
Newbie Spellweaver
Joined
Apr 19, 2008
Messages
23
Reaction score
1
Sorry, been busy this few days.

Ok, i dont know why i got this problem AGAIN whenever i open KPT-Endless-Tower.

hotkicker125 - [Help]How to CREATE custom items? - RaGEZONE Forums


I restarted my computer but still no avail.

Help pls
 
Custom Title Activated
Loyal Member
Joined
Jul 21, 2006
Messages
1,638
Reaction score
341
You overwrote something that you should not have in your exe, thus causing it to crash. Try your best not to not to overwrite bytes that you don't have to.
 
Back
Top