Client 2014 supports custom items and custom pet or monster?

OmarAcero

New member
Messages
173
Points
0
Location
Lima-Perú
Github
https://github.com/OmarAcero
Emulator
Friends a question,

I wonder if there are any 2014 or 2013 EXE client that has support for  item custom, mob custom and  homunculus custom... Differ my client seamlessly with partcher 2014 nemo, it works fine, but when I add custom monster, gives me error. ..Gravity ... I've tried adding custom monster with 2012 and it works perfecion, but i give error exe 2014.

 
Last edited by a moderator:
I've been working with 2012 and 2013 clients and both work. Just be sure to strictly follow the guides for adding mobs and to make sure that your lua files are working well. If the monster works server-side, it's purely client side (jobname.lua/lub and npcidentity.lua/lub) that will cause an issue. Since it works in 2012 client for you I think the fault is in the lua-files.

 
you can tell me that client version 2013 you work without errors please and DIFF and application you used to difear your exe 2013 ... because I could not diffear el exe 2013 even tried using the application  xDiffPatcher no results.
 
For my sprit and acts are working fine on my client exe 2012 but in the exe 2014 is where I have problems
 
I am use this DIFF: http://herc.ws/board/topic/630-2013-ragexe-and-diff-up-to-date-2013-08-07/?p=15527

Note: coment of Mhalicot

this  xDiffPatcher :  http://herc.ws/board/topic/852-xdiffpatcher-xdiffgen2-packet-parser-and-packet-extractor/

My cliente 2013-08 //  I get this error

Sin_t_tulo.jpg


Themon2013 Files.rar

 

Attachments

Last edited by a moderator:
That isn't a error.....And(just a tip), use nemo patcher...

About adding custom mob, 2014 client can. Do it. Just add its entry to npcidentity.lub and jobname.lub (mob have its range) , range is 1002-3999 25000-25100

 
This is my real problem, with the custom monsters:

datasprite¸ó½ºÅÍ:

datasprite¸ó½ºÅÍpikachu.act

datasprite¸ó½ºÅÍpikachu.spr

dataluafiles514lua filesdatainfojobname.lua

  [jobtbl.JT_PIKACHU] = "pikachu",

dataluafiles514lua filesdatainfoNPCIdentity.lua

  JT_PIKACHU = 3490,

Trunkdbremob_db.txt

  3940,PIKACHU,pikachu,pikachu,96,8300,1,1503,1127,1,578,635,127,23,70,61,40,50,62,50,10,12,0,0,40,0x91,250,648,480,360,0,0,0,0,0,0,0,7321,3000,728,500,714,2,984,80,1011,800,715,100,969,2,0,0,0,0,0,0

@monster 3490    ----> "Error Gravity"

Data-Sprites.rar

 

Attachments

Last edited by a moderator:
Be sure id 3490 doesn't exist in npcidentity.

Else post the gravity error, (it might help us point to the problem)

 
I Solved guys, 


I will explain:
 
The Client 2013 or more, work very well with all the archives LuaFiles in  ".LUA" and also with all files LuaFiles in ".LUB", with both worked properly. 
To Add custom in client 2013 or more: The client read to default... first ".LUB" files  and after ".Lua" files.
To add custom monster in clients 2013, you should use all archives luafiles.. in ".LUB".

 
Ty Gyus!... 
default_wink.png


Close please.

screenr_Amod026.jpg


screenr_Amod027.jpg
 
Last edited by a moderator:
Back
Top