P server Taming Succes and others

07/31/2011 13:12 bwr_62#1
Hi Guy's

I have create a p-server LAN, and i want know how to :

Up the rate taming,
Add Monster in ToA,
Give tamed card pet (without MMSQL),
Create script for give buff at the login

Thanks
07/31/2011 19:12 bwr_62#2
Hi,

i have search, but the Rappelz Issues... it's empty :(
07/31/2011 19:22 Fariss12#3
-_-
[Only registered and activated users can see links. Click Here To Register...]
07/31/2011 19:38 bwr_62#4
Quote:
Originally Posted by wisp66 View Post
null
Sorry, i'm bad in English, and i don't understand :confused:
07/31/2011 19:48 [Х]Platin#5
Quote:
Originally Posted by bwr_62 View Post
Sorry, i'm bad in English, and i don't understand :confused:
That means that she removed the thread content.
I don´t know if she´s putting it back or not.
07/31/2011 19:59 bwr_62#6
Quote:
Originally Posted by Tatsuya. View Post
That means that she removed the thread content.
I don´t know if she´s putting it back or not.
Erf, you know not how to delete the CD of Creature taming?
i have try to delete the cooldown on Telecaster : Table : Skill : 4003 but no work
07/31/2011 20:57 Denios15#7
Quote:
Originally Posted by bwr_62 View Post
Erf, you know not how to delete the CD of Creature taming?
i have try to delete the cooldown on Telecaster : Table : Skill : 4003 but no work


go to your gameserver.opt and change there skill cool down from 0 to 1
07/31/2011 21:07 Fariss12#8
She say ""cleaned it up a bit and re-narrated "" So wait for her to post again :D
07/31/2011 21:23 [Х]Platin#9
Quote:
Originally Posted by Fariss12 View Post
She say ""cleaned it up a bit and re-narrated "" So wait for her to post again :D
That doesn´t necessarily mean that it´s going to be back.
You usually first clean it up and put the text in, and not just remove the whole thing and let a "null" there for over 12 hours.
Especially when it is a sticky thread.

As a moderator, I would have removed it from the sticky´s until it is as it should be.
07/31/2011 23:22 Musta²#10
ضيفني بالإيميل و بساعدك ~~

العالم ذي مالها غير تزعجك .. منتظر الإضافة .. إيميلي تحت صورتي
08/01/2011 00:55 Ranma014#11
Quote:
Originally Posted by bwr_62 View Post
Erf, you know not how to delete the CD of Creature taming?
i have try to delete the cooldown on Telecaster : Table : Skill : 4003 but no work
Go here: [Only registered and activated users can see links. Click Here To Register...]
download the class skill list.
If you want to edit skills, do it in the arcadia db. Look up the id of creature taming in that list and look for it in arcadia.dbo.skillresource. There change the field cooltime_delay or something like this. you can also modify the cast time in that table.
08/01/2011 05:55 Fariss12#12
:D
08/01/2011 06:24 egurgle#13
Quote:
Originally Posted by Ranma014 View Post
Go here: [Only registered and activated users can see links. Click Here To Register...]
download the class skill list.
If you want to edit skills, do it in the arcadia db. Look up the id of creature taming in that list and look for it in arcadia.dbo.skillresource. There change the field cooltime_delay or something like this. you can also modify the cast time in that table.
I cant find creature taming (4003) in arcadia.dbo.skillsource.
08/01/2011 11:48 Ranma014#14
SELECT *
FROM [Arcadia].[dbo].[SkillResource]
WHERE (id = 4003)

Its definitely there.
08/01/2011 15:27 bwr_62#15
Quote:
Originally Posted by Ranma014 View Post
Go here: [Only registered and activated users can see links. Click Here To Register...]
download the class skill list.
If you want to edit skills, do it in the arcadia db. Look up the id of creature taming in that list and look for it in arcadia.dbo.skillresource. There change the field cooltime_delay or something like this. you can also modify the cast time in that table.
Thanks it's work ! :))


Now, i have a question, how to add : Job 3 (master classes), and Grewpain?