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!

Monster Pet Problem

Experienced Elementalist
Joined
Sep 29, 2014
Messages
214
Reaction score
20
hi guys ^^, i used core 2017 files ... when i took the monster pets to my files for example : (item (name 7700) (Index 7700) (Image "item912") (desc 7700) (class pet monsteregg) (make 16) (code 1 2 1 3) (country 0 1 2) (level 1) (wear 1) (limit all 1) (buy 500000) (sell 0) (macrokey 81) (option 16)) , the mainserver tell me to remove
(make 16) (macrokey 81) (option 16)).... and when i remove them , i cannot get it in game !
so how can i make it works ? !
Please i need a correct answer :) dank ^^
 

ASN

Please STAHP!
Joined
Dec 21, 2010
Messages
919
Reaction score
729
CQeZ3PW - Monster Pet Problem - RaGEZONE Forums

Updates and Patches (Apr. 12 2018)

Hello Kalonline Players,

We appreciate your continued interest of Kalonline.
We will be doing Regular Server Maintenance on Apr. 12th 2018

========
* Details *
========

1) New Monster Pet updates.
- Check out homepage [GAMEINFO] after the update.
 

Attachments

You must be registered for see attachments list
Upvote 0
Newbie Spellweaver
Joined
Jun 12, 2018
Messages
57
Reaction score
6
hi guys ^^, i used core 2017 files ... when i took the monster pets to my files for example : (item (name 7700) (Index 7700) (Image "item912") (desc 7700) (class pet monsteregg) (make 16) (code 1 2 1 3) (country 0 1 2) (level 1) (wear 1) (limit all 1) (buy 500000) (sell 0) (macrokey 81) (option 16)) , the mainserver tell me to remove
(make 16) (macrokey 81) (option 16)).... and when i remove them , i cannot get it in game !
so how can i make it works ? !
Please i need a correct answer :) dank ^^
This is correct line

(item (name 7700) (Index 7700) (Image "item912") (desc 7700) (class pet monsteregg) (code 1 2 1 3) (country 0 1 2) (level 1) (wear 1) (limit all 1) (buy 500000) (sell 0) )
 
Upvote 0
Junior Spellweaver
Joined
May 14, 2018
Messages
122
Reaction score
36
Just remember, the public console its really old, thats why "we" make addons ^^
And engine are newer, thats why they use diff setups.
 
Upvote 0
Skilled Illusionist
Joined
Feb 1, 2013
Messages
323
Reaction score
52
recheck the inititem lines becuase they aren't correct serverside is different, add them to pet.txt config, get the latest pets folder from int and they should work
 
Upvote 0
Experienced Elementalist
Joined
Sep 29, 2014
Messages
214
Reaction score
20
Thx guys for this step... It works now but i can not see the pet into the game but it works heal and pet... So how can i fix it?
 
Upvote 0
Back
Top