elitepvpers

elitepvpers (https://www.elitepvpers.com/forum/)
-   Shaiya PServer Guides & Releases (https://www.elitepvpers.com/forum/shaiya-pserver-guides-releases/)
-   -   [Release] How To Get lvl 70 EP5 Armors. (https://www.elitepvpers.com/forum/shaiya-pserver-guides-releases/1017202-release-how-get-lvl-70-ep5-armors.html)

Alladrios 03/04/2011 03:23

Im not sending further informations regarding full sets, everything is basically explained for anyone willing to look deep enough.

But yea to be honnest this is a rather trivial task.

Linxis172 03/04/2011 04:05

Alladrios i cant find that link on e*pvp on the korean client.
EDIT: Found.

‡‡‡‡ Korean Client ‡‡‡‡
[Only registered and activated users can see links. Click Here To Register...]

sweetburg 03/06/2011 23:29

Alladrios how can I change tha created chars kills?.Every one borns with 120k kill. Help me pls.

[Dev]Ansem 03/07/2011 00:19

thanks again to Allradrios! Works on our server :-)

sweetburg 03/07/2011 19:02

Quote:

Originally Posted by sweetburg (Post 9478075)
Alladrios how can I change tha created chars kills?.Every one borns with 120k kill. Help me pls.

+!

c0matose 03/08/2011 21:39

Quote:

Originally Posted by Linxis172 (Post 9424128)
Alladrios i cant find that link on e*pvp on the korean client.
EDIT: Found.

‡‡‡‡ Korean Client ‡‡‡‡
[Only registered and activated users can see links. Click Here To Register...]


If anyone already has this, could you just grab out the 70 armors please? It's not the size of the download, but the speeds I'm getting. Averaging 3-7KB, with a 1.5GB download that's an estimate of about 2 days. Now maybe it's the IBM classroom I'm sitting in, I can try later.

If not, could someone put up a patch file, or zip/rar with the Lvl 70 armors?

[Admin]Snuggle 03/08/2011 23:42

the download is slow because its from korea.
which means that the more traffic on their server(s) downloading it means the slower speed of the download
try to download it when its the middle of the night in korea
thats how i got it

betalfa 03/09/2011 00:28

[Only registered and activated users can see links. Click Here To Register...]
this link have all thing of shaiya korean are missing on shaiya US to this date(today)
gear 70,maps.. etc.. and the sdatas korean too
add: was missing the fut cup map.. the link for it:[Only registered and activated users can see links. Click Here To Register...]

R0CK7Y 03/11/2011 01:18

amm hey Alladrios really nice patch i got the armor put still a proplem with my Server

i cant wear the armor look at the armor
[Only registered and activated users can see links. Click Here To Register...]
even when i try to repair it nothing happend plz help

Alladrios 03/11/2011 01:23

Make sure you have edited properly on the database side as well.

R0CK7Y 03/11/2011 01:28

i did actuly exact as the Item.SData but still

Alladrios 03/11/2011 02:22

Datase side = In your database, im not talking about items.sdata in client side.

R0CK7Y 03/11/2011 08:54

about thats i mean that i copy wut i saw in the Item.SData

heres a SH from the DB

[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]

[Admin]Snuggle 03/11/2011 14:32

thought it was called conflict armor o.0
(but ofc everyone can name it their own :D)

betalfa 03/11/2011 22:39

Code:

Delete PS_GameDefs.dbo.Items


BULK
INSERT PS_GameDefs.dbo.Items
FROM 'c:\Iport.csv'
WITH
(
FIELDTERMINATOR = ';',
ROWTERMINATOR = '\n'
)
GO

put the file "Iport.csv" in ur disc root C:\
item.sdata are ecryp

[Only registered and activated users can see links. Click Here To Register...]

note: item.sdata is for the last shaiya korean updater (yesterday).

Bаne 03/12/2011 07:07

Please stop posting in the wrong section.

R0CK7Y 03/12/2011 12:02

Quote:


(0 row(s) affected)
Msg 4864, Level 16, State 1, Line 4
Bulk load data conversion error (type mismatch or invalid character for the specified codepage) for row 1, column 50 (Count).
Msg 4864, Level 16, State 1, Line 4
Bulk load data conversion error (type mismatch or invalid character for the specified codepage) for row 2, column 50 (Count).
Msg 4864, Level 16, State 1, Line 4
Bulk load data conversion error (type mismatch or invalid character for the specified codepage) for row 3, column 50 (Count).
Msg 4864, Level 16, State 1, Line 4
Bulk load data conversion error (type mismatch or invalid character for the specified codepage) for row 4, column 50 (Count).
Msg 4864, Level 16, State 1, Line 4
Bulk load data conversion error (type mismatch or invalid character for the specified codepage) for row 5, column 50 (Count).
Msg 4864, Level 16, State 1, Line 4
Bulk load data conversion error (type mismatch or invalid character for the specified codepage) for row 6, column 50 (Count).
Msg 4864, Level 16, State 1, Line 4
Bulk load data conversion error (type mismatch or invalid character for the specified codepage) for row 7, column 50 (Count).
Msg 4864, Level 16, State 1, Line 4
Bulk load data conversion error (type mismatch or invalid character for the specified codepage) for row 8, column 50 (Count).
Msg 4864, Level 16, State 1, Line 4
Bulk load data conversion error (type mismatch or invalid character for the specified codepage) for row 9, column 50 (Count).
Msg 4864, Level 16, State 1, Line 4
Bulk load data conversion error (type mismatch or invalid character for the specified codepage) for row 10, column 50 (Count).
Msg 4864, Level 16, State 1, Line 4
Bulk load data conversion error (type mismatch or invalid character for the specified codepage) for row 11, column 50 (Count).
Msg 4865, Level 16, State 1, Line 4
Cannot bulk load because the maximum number of errors (10) was exceeded.
Msg 7399, Level 16, State 1, Line 4
The OLE DB provider "BULK" for linked server "(null)" reported an error. The provider did not give any information about the error.
Msg 7330, Level 16, State 2, Line 4
Cannot fetch a row from OLE DB provider "BULK" for linked server "(null)".

i got this error :S

betalfa 03/12/2011 16:36

go ur database and check if ur table "item" have 50 colunns.. and if ur count is tinyint and dont allow null.. i test it and it work..
and sry bane.. i just put inside the post of gear ..

R0CK7Y 03/12/2011 17:57

i didnt i did the both this one


EDIT : nvm :D i found the wrong thing i just edit the table like this one


Code:

[SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]
USE[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [PS_GameDefs]
GO
[/SIZE][SIZE=2][COLOR=#008000][SIZE=2][COLOR=#008000]/****** Object: Table [dbo].[Items] Script Date: 03/12/2011 22:41:19 ******/
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]SET[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]ANSI_NULLS[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]ON
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2]GO
[/SIZE][SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]SET[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]QUOTED_IDENTIFIER[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]ON
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2]GO
[/SIZE][SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]SET[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]ANSI_PADDING[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]ON
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2]GO
[/SIZE][SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]CREATE[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]TABLE[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [dbo][/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080].[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][Items][/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080](
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][RowID] [int] [/SIZE][SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]IDENTITY[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]([/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2]1[/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080],[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2]1[/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080])[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][ItemID] [int] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][ItemName] [varchar][/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]([/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][COLOR=#ff00ff][SIZE=2][COLOR=#ff00ff]max[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080])[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][Type] [tinyint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][TypeID] [tinyint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][Reqlevel] [smallint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][Country] [tinyint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][Attackfighter] [tinyint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][Defensefighter] [tinyint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][Patrolrogue] [tinyint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][Shootrogue] [tinyint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][Attackmage] [tinyint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][Defensemage] [tinyint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][Grow] [tinyint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][ReqStr] [smallint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][ReqDex] [smallint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][ReqRec] [smallint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][ReqInt] [smallint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][ReqWis] [smallint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][Reqluc] [smallint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][ReqVg] [smallint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][ReqOg] [tinyint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][ReqIg] [tinyint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][Range] [smallint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][AttackTime] [tinyint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][Attrib] [tinyint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][Special] [tinyint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][Slot] [tinyint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][Quality] [smallint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][Effect1] [smallint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][Effect2] [smallint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][Effect3] [smallint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][Effect4] [smallint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][ConstHP] [smallint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][ConstSP] [smallint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][ConstMP] [smallint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][ConstStr] [smallint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][ConstDex] [smallint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][ConstRec] [smallint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][ConstInt] [smallint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][ConstWis] [smallint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][ConstLuc] [smallint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][Speed] [tinyint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][Exp] [tinyint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][Buy] [int] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][Sell] [int] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][Grade] [smallint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][Drop] [smallint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][Server] [tinyint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][Count] [tinyint] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NOT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]NULL,
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][/SIZE][SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]CONSTRAINT[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [PK_Itemsbackup] [/SIZE][SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]PRIMARY[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]KEY[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]NONCLUSTERED[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2]
[/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080](
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][ItemID] [/SIZE][SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]ASC
[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080])[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]WITH[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]([/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]PAD_INDEX[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]=[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]OFF[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080],[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]STATISTICS_NORECOMPUTE[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]=[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]OFF[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080],[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]IGNORE_DUP_KEY[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]=[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]OFF[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080],[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]ALLOW_ROW_LOCKS[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]=[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]ON[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080],[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]ALLOW_PAGE_LOCKS[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]=[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]ON[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080])[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]ON[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [PRIMARY]
[/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080])[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]ON[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [PRIMARY]
GO
[/SIZE][SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]SET[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]ANSI_PADDING[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] [/SIZE][SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]OFF
[/COLOR][/SIZE][/COLOR][/SIZE]


skater_1997 03/26/2011 08:09

The link for armors is dead any one can upload

xXCynthiaXx 03/31/2011 00:44

Quote:

Originally Posted by betalfa (Post 9513501)
[Only registered and activated users can see links. Click Here To Register...]
this link have all thing of shaiya korean are missing on shaiya US to this date(today)
gear 70,maps.. etc.. and the sdatas korean too
add: was missing the fut cup map.. the link for it:[Only registered and activated users can see links. Click Here To Register...]

This link works fine for me hunny =)

tkminh 04/06/2011 11:07

I got that 70 armors EP5, but when I try to recreate, it only has very small point orange.
Anyone know how to fix this ?

111qqq111 04/08/2011 06:15

- Would also like a DL link for the 70 armors + Weapons if possible.

skyyna 04/09/2011 05:48

Hey guys, I added all the data into my Server database but I have one problem. I patched clients etc... But when I get some of this armor if doesn't show up. i have the name Sinister armor for example. There is reg stats orange stats, I can even enchant it. But when I put it on It looks like I am naked. I know there must be a missing texture or something, cant someone please help me out? Thanks

skyyna 04/09/2011 10:30

okay, 99% chance im missing the models... do you happen to have a link or can send me the files some how? Thanks for helping.

Shaiyalancia 04/13/2011 14:28

So I'm ready am. rar satisfied, the only thing that bothers me more is that the icons in the inventory are not displayed correctly.

But that is surely only a trifle.

Thx for the pack

sorry for my bad English


ps. Has anyone of you. svmap for 71, 72, 73, 74?
Without anything goes?

IonutTheDawg 04/24/2011 18:46

Link's dead :D

TumbsUp 04/29/2011 14:55

please reupp link down :((

mrn2011 04/30/2011 10:16

shinru you can help me with my server ????add bkingsboytoy on yahoo...thankyou very mutch !!!!

mrn2011 04/30/2011 10:21

shinru please pm me on Yahoo:BkingsboyToy Or Skype:OnlydeejayVectoR TyVm ~~~

SoloSwag 05/11/2011 20:55

Quote:

Originally Posted by [Admin]FirstClass (Post 10388620)
please reupp link down :((

agreed

_Tha_Killa_ 05/25/2011 16:33

reupload please

(GM)Mighty 05/31/2011 15:38

here you go....
hope it works
i uploaded it on several filehosters to prevent links going down


[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]

smokevl 08/14/2011 21:45

Quote:

Originally Posted by Linxis172 (Post 9424128)
Alladrios i cant find that link on e*pvp on the korean client.
EDIT: Found.

‡‡‡‡ Korean Client ‡‡‡‡
[Only registered and activated users can see links. Click Here To Register...]


The download link is down and i cant download it from official website if you have it please send me

R0CK7Y 08/15/2011 04:18

@Smokevl
i have the client already i'll try to upload it soon but just its very slow while updating :'(

smokevl 08/15/2011 14:19

@ ROCK7Y
ok if you can please send me .

Alladrios 08/17/2011 19:33

There's no point in using this thread anymore thanks to castor's Shaiya Edit tool.

[Dev]Ansem 08/17/2011 19:57

Quote:

Originally Posted by Alladrios (Post 12394976)
There's no point in using this thread anymore thanks to castor's Shaiya Edit tool.

think the same.. there is an easy way now 8)

Alladrios 08/17/2011 20:02

Believe me or not i been away for so long i rather use the old way lol.

[Dev]Ansem 08/17/2011 20:14

by the way..is Rebirth going to Rebirth?


All times are GMT +2. The time now is 19:33.

Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.