Hello. Sorry for my English.
I want to add to all monsters an object such as a gold bar, how can I do this? You need to add all monsters, like events with a snowflake or cow cards.
Thank you.
Hello. Sorry for my English.
I want to add to all monsters an object such as a gold bar, how can I do this? You need to add all monsters, like events with a snowflake or cow cards.
Thank you.
DO NOT USE GOOGLE TRANSLATOR
Anyway
This is the way how it works
MonsteResource.drop_table_link_id = MonsterDropTableResource.id
(you will have two values , sub_id =1 and sub_id = 2)
MonsterDropTableResource.drop_id_0X = DropGroupResource.id
(where X is a number between 1 to 9, also the DropGroupResource.id always negative)
BTW
you can make MonsterDropTableResource.drop_id_0X = Gold Ingot's id so you can ignore DropGroupResource.id
1: How to increase rupee cap 100b to 1000b?
2:Buying defined and awakend items from auction. After reclogging it becomes back undefined and removes awaken on item...
3: Growth potions above lv 180. If i'll increase the max_level it makes player use and receives buff, but it doesn't give the exp bonuss effect.
4:How to make a monster when killed give player or world buff for certain amount of time. I've added a function call buff_1() on script_on_death and put his in npc_dungeon.lua. Doesn't seems to work. But it does work inserting item on killed... example code below
buff_1()
add_event_state(1014,15,12000)
notice("Behemoth has been defeated!")
end
5:Repair all breaks gear equipped if the recharge points is to low for example 1...
6:The + all stats increase doesn't seems to add up on passives like on retail. example (cystal aura)
7:Anyone could explain me some more about the skills how to increase the damage/atk formula.
Dark spiral for example
1: How to increase rupee cap 100b to 1000b?
2:Buying defined and awakend items from auction. After reclogging it becomes back undefined and removes awaken on item...
3: Growth potions above lv 180. If i'll increase the max_level it makes player use and receives buff, but it doesn't give the exp bonuss effect.
4:How to make a monster when killed give player or world buff for certain amount of time. I've added a function call buff_1() on script_on_death and put his in npc_dungeon.lua. Doesn't seems to work. But it does work inserting item on killed... example code below
function buff_1()
add_event_state(1014,15,12000)
notice("Behemoth has been defeated!")
end
5:Repair all breaks gear equipped if the recharge points is to low for example 1...
6:The + all stats increase doesn't seems to add up on passives like on retail. example (cystal aura)
7:Anyone could explain me some more about the skills how to increase the damage/atk formula.
Dark spiral for example
[Humbly requesting help with database question(s)]
Hello friends,
I had posted some time ago about a problem I was having with starting the gameserver. After a thorough search, I found the culprit turned out to be ....the ports are different.
I am using (trying to......desperately trying to..) the 9.1 with 9.4 elements (files shared in the Rappelz forum.) and ...I finally have the server started (Hazaah for us old people).
However...
Things are....a bit...wonky.
examples:
There are no mobs on trainee island.
Most shops (anywhere on any map will not sell items..(clicking on "buy" does nothing).
Even if I use admin commands and give myself an hv pass...and use an admin command to give myself hv buff.....hv shops wont respond.
So...I noticed...when I looked at the files....I saw 9.1 database.....but also a second set of database files auth, arcadia94,Shop, and telecaster94..
If someone has a moment to explain the dual dbs...I would really appreciate it ever so much.
I first restored the 9.1 databases as usual...
then restored the 9.4 databases ....(I thought data would overwrite some 9.1 files....but instead...this created new databases in sql with "94" at the end.
Example database:
Auth
Auth94
Arcadia
Arcadia94
I'm hoping I am explaining my situation correctly.
My question is...did I restore the databases correctly? Do I create new databases in sql that has "94" ? I'm just not sure why many things are missing/broken. I am almost positive it is my fault...I am not very knowledgeable with sql.....but I am trying very hard.
If anyone could shed some light .....set me in the right direction..it sure would mean a great deal.
(also....I am using the shared client located in those files...it said it was a custom client....made for those files. Do I need to do anything with the client...I saw some loose files in a folder within the client folder...is why I asked.)
It's a struggle for me....but I really am trying. Thank you for any assistance.
If you are just new into rappelz. Stick with 9.1 or 9.4 because if you try to merge and do stuff right in the beginning you will face many problems like you have right now. Focus on 1 server files and work your way up, adding new content etc. Good luck!
Quote:
Originally Posted by Azreil
Hello friends,
I had posted some time ago about a problem I was having with starting the gameserver. After a thorough search, I found the culprit turned out to be ....the ports are different.
I am using (trying to......desperately trying to..) the 9.1 with 9.4 elements (files shared in the Rappelz forum.) and ...I finally have the server started (Hazaah for us old people).
However...
Things are....a bit...wonky.
examples:
There are no mobs on trainee island.
Most shops (anywhere on any map will not sell items..(clicking on "buy" does nothing).
Even if I use admin commands and give myself an hv pass...and use an admin command to give myself hv buff.....hv shops wont respond.
So...I noticed...when I looked at the files....I saw 9.1 database.....but also a second set of database files auth, arcadia94,Shop, and telecaster94..
If someone has a moment to explain the dual dbs...I would really appreciate it ever so much.
I first restored the 9.1 databases as usual...
then restored the 9.4 databases ....(I thought data would overwrite some 9.1 files....but instead...this created new databases in sql with "94" at the end.
Example database:
Auth
Auth94
Arcadia
Arcadia94
I'm hoping I am explaining my situation correctly.
My question is...did I restore the databases correctly? Do I create new databases in sql that has "94" ? I'm just not sure why many things are missing/broken. I am almost positive it is my fault...I am not very knowledgeable with sql.....but I am trying very hard.
If anyone could shed some light .....set me in the right direction..it sure would mean a great deal.
(also....I am using the shared client located in those files...it said it was a custom client....made for those files. Do I need to do anything with the client...I saw some loose files in a folder within the client folder...is why I asked.)
It's a struggle for me....but I really am trying. Thank you for any assistance.
Hi, i'm new to all this since a few days. I followed the guide to set up 9.1 and it worked like a charm. Some adjustments later it works on LAN as well. So great tutorial guys! I had stopped playing this game on the official server after many years when durability was introduced. I despise any kind of durability system in games.(they are a money drain while i don't resell and thus, have no money lol) XD Thus my question:
Is there a database resource. Once it is clear what every table/field is used for it will be easy to make global changes throughout the database.(such as turning all durability gear into normal gear XD). If no such resource exists yet, it may be a good idea to start one to lift modding to a new level.
To know what each column field does. Learn this by comparing
existing items for example Dragon Shield. Normal and Dura
As you can see there is 1 field ethereal_durability 18600000 / 0
If you make this 0 it should make it non dura. But you need to dump itemresource.rdb into your client also or it will show the item as broken. This is your magic tool to do this.
Ancient Dragon Shield
Hi, i'm new to all this since a few days. I followed the guide to set up 9.1 and it worked like a charm. Some adjustments later it works on LAN as well. So great tutorial guys! I had stopped playing this game on the official server after many years when durability was introduced. I despise any kind of durability system in games.(they are a money drain while i don't resell and thus, have no money lol) XD Thus my question:
Is there a database resource. Once it is clear what every table/field is used for it will be easy to make global changes throughout the database.(such as turning all durability gear into normal gear XD). If no such resource exists yet, it may be a good idea to start one to lift modding to a new level.
There may be some custom updates in the resource folder but if you want it clean all you need to do is copy a retail resource folder to it. The only thing in the resource folder on retail is music.
[Helping Topic] 24/7 Helping Services! 08/27/2008 - EO PServer Hosting - 31 Replies stucked on anything while setuping your server?
post your problem here and you will get answer as fast as possible better than spamming with posts :cool:
first of all try reading Ahmedpotop's Pserver All thing guide.
if your couldn't solve it out post your problem down here
""That includes PHP rankings pages / registrations pages / Status pages""