|
You last visited: Today at 13:09
Advertisement
Query for skill cards
Discussion on Query for skill cards within the Rappelz Private Server forum part of the Rappelz category.
11/29/2011, 11:46
|
#1
|
elite*gold: 0
Join Date: Jul 2010
Posts: 1,143
Received Thanks: 634
|
Query for skill cards
can somebody send me the Query to disable skill cards from drops?
|
|
|
11/29/2011, 12:06
|
#2
|
elite*gold: 0
Join Date: Nov 2011
Posts: 978
Received Thanks: 1,011
|
wtf, i gave you yesterday the query.
Quote:
Originally Posted by Raskim2000
Edit quest`s
Exp
Code:
use arcadia
update dbo.QuestResource
set exp = 'insert_amount_here'
where id = 'insert_quest_id_here'
Jp
Code:
use arcadia
update dbo.QuestResource
set jp = 'insert_amount_here'
where id = 'insert_quest_id_here'
holic-point`s
Code:
use arcadia
update dbo.QuestResource
set holicpoint = 'insert_amount_here'
where id = 'insert_quest_id_here'
Gold
Code:
use arcadia
update dbo.QuestResource
set gold = 'insert_amount_here'
where id = 'insert_quest_id_here'
And im pretty sure, you use eGurgle`s droptable`s, so you just need to set the percantage to 0 where the skillcard`s are declared
Or just use it (ONLY IF YOU USE eGurgle`s Table`s!)
OVER HERE!
Code:
declare @j0 int, @j1 int, @j2 int, @all int
set @j0 = -510000
set @j1 = -3000129
set @j2 = -3000130
set @all = -3000152
UPDATE Arcadia.dbo.MonsterResource
SET drop_percentage_01 = 0,
drop_min_count_01 = 1,
drop_max_count_01 = 1,
drop_min_level_01 = 1,
drop_max_level_01 = 1
WHERE drop_item_id_01 = @j0
UPDATE Arcadia.dbo.MonsterResource
SET drop_percentage_01 = 0,
drop_min_count_01 = 1,
drop_max_count_01 = 1,
drop_min_level_01 = 1,
drop_max_level_01 = 1
WHERE drop_item_id_01 = @j1
UPDATE Arcadia.dbo.MonsterResource
SET drop_percentage_01 = 0,
drop_min_count_01 = 1,
drop_max_count_01 = 1,
drop_min_level_01 = 1,
drop_max_level_01 = 1
WHERE drop_item_id_01 = @j2
UPDATE Arcadia.dbo.MonsterResource
SET drop_percentage_01 = 0,
drop_min_count_01 = 1,
drop_max_count_01 = 1,
drop_min_level_01 = 1,
drop_max_level_01 = 1
WHERE drop_item_id_01 = @all
UPDATE Arcadia.dbo.DropGroupResource
set drop_item_id_00 = @j0, drop_percentage_00 = 0, drop_min_count_00 = 1, drop_max_count_00 = 1, drop_item_id_01 = @j1, drop_percentage_01 = 0, drop_min_count_01 = 1, drop_max_count_01 = 1, drop_item_id_02 = @j2, drop_percentage_02 = 0, drop_min_count_02 = 1, drop_max_count_02 = 1
where id = @all
--/*** View Results ***
select id, model, monster_group, level, drop_item_id_01, drop_percentage_01
from Arcadia.dbo.MonsterResource
where drop_item_id_01 = @j0 or drop_item_id_01 = @j1 or drop_item_id_01 = @j2 or drop_item_id_01 = @all
order by level
--*/
|
|
|
|
11/29/2011, 12:16
|
#3
|
elite*gold: 0
Join Date: Jul 2010
Posts: 1,143
Received Thanks: 634
|
Quote:
Originally Posted by TheOnlyOneRaskim
wtf, i gave you yesterday the query.
|
but will that remove all skill cards from drops?
Deque
(12 row(s) affected)
(990 row(s) affected)
(0 row(s) affected)
(1841 row(s) affected)
(1 row(s) affected)
(2843 row(s) affected)
|
|
|
11/29/2011, 12:25
|
#4
|
elite*gold: 0
Join Date: Nov 2011
Posts: 978
Received Thanks: 1,011
|
we try it on an other way. Do you use eGurgle`s droprule`s?
If yes, there are droprules for everything. 1 specific for skillcards and than champboss/boss. Just set all percentage`s to 0 where the skillcard`s are declared.
|
|
|
11/29/2011, 12:26
|
#5
|
elite*gold: 0
Join Date: Oct 2011
Posts: 251
Received Thanks: 4
|
yes all cards removed with this from raskim.
|
|
|
11/29/2011, 12:32
|
#6
|
elite*gold: 0
Join Date: Nov 2011
Posts: 978
Received Thanks: 1,011
|
The script above just remove skillcard`s from normal Mob`s. Boss Mob`s /Champ Boss Mobīs dropt them again, so he need to set the percentage`s of them, too.
|
|
|
Similar Threads
|
Help Diff 6th skill and query file game 2089
10/03/2013 - Metin2 Private Server - 1 Replies
Resolt close thread
|
WTB Skill cards/ Pets/Rupes
08/05/2011 - Rappelz Trading - 2 Replies
Hello i WTB Skill Cards / Pets / Rupes pm me
push On Server Age of Rappelz
|
How can I get skill cards +250???
07/29/2011 - Rappelz - 10 Replies
Hi guys,,,
How can I get skill cards +250
Please set an example
Thank you in advance,,,
|
[NAGA] WTB Items, Skill Cards, and Pets
03/21/2011 - Rappelz Trading - 2 Replies
Hey, I decided to create a new thread with a more appropriate title. Anyways, here is a list of items I seek:
EQUIPMENT:
-r6 or r7 Wicked or Fleeting CM Equipment
-r5, r6, or r7 Priest Equipment
-r5, r6, or r7 Soul Breeder Equipment
SKILL CARDS:
-Fire Arrow or Lightning Bolt (+4 or more)
-Any Priest/Healer Skill Cards (+3 or more)
-Any Soul Breeder Skill Cards (+3 or more, exception: CTC +6 or more)
|
All times are GMT +1. The time now is 13:17.
|
|