[FILES]Link 7.3 files !

03/21/2012 12:21 haxti#121
Quote:
Originally Posted by niphroke View Post
Someone willing to make a contribution of some kind whether different than your own is not a leecher.

THIS Sir is the goddamn point. Many ppl just say: I can't! Fix that! Move Move!


They don't want to contribute...
03/21/2012 12:45 kaderebak#122
Error report , using

exec dbo.smp_insert_guild N'Test',1,2,0,0,1,300,N'New Recruit',N'Rank 4',N'Rank 3',N'Rank 2',N'Rank 1',N'Officer'

Msg 8144, Level 16, State 2, Procedure smp_insert_guild, Line 0
Procedure or function smp_insert_guild has too many arguments specified.

-----------------------

exec dbo.smp_set_guild_permission 2,7

Msg 2812, Level 16, State 62, Line 1
Could not find stored procedure 'dbo.smp_set_guild_permission'.

---------------------

NPC. lua files are missing

Arcadia secret_dungeon empty
Arcadia SkillTreeDisplay wrong data
Telecaster Character hairtable missing.


more coming soon
03/21/2012 13:05 ptifou78#123
Arcadia SkillTreeDisplay wrong data

Give that :) is 7.3 SkillTreeDisplay from RDB converting by me:)
03/21/2012 13:52 kaderebak#124
declare @p1 int
set @p1=NULL
exec dbo.smp_insert_state @p1 output,2,0,1005,111,11100,2055,0,-9045,0,N'',1
select @p1

Msg 201, Level 16, State 4, Procedure smp_insert_state, Line 0
Procedure or function 'smp_insert_state' expects parameter '@IN_REMAIN_TIME_3', which was not supplied.
03/21/2012 13:54 ptifou78#125
I will work on dbo.state but as i an see in rdb Remain_Time_3 are always = 0 in rdb but wait 1/2 hours i will give to you dbo.state ;)
03/21/2012 13:56 kaderebak#126
Quote:
Originally Posted by ptifou78 View Post
Arcadia SkillTreeDisplay wrong data

Give that :) is 7.3 SkillTreeDisplay from RDB converting by me:)

db_skillstage.rdb

db_skill.rdb
db_skilltree.rdb

conwert ?
03/21/2012 14:08 ptifou78#127
Not yet but i'm working on dbo.state(db_tenacity.rdb) after i will do skilltree,skillstage but skill we have already the full data ;)
03/21/2012 15:37 kaderebak#128
exec dbo.smp_update_character_hide_equip_flag 3,4177920

Msg 2812, Level 16, State 62, Line 1
Could not find stored procedure 'dbo.smp_update_character_hide_equip_flag'.

FİXED
03/21/2012 22:33 XavierDeFawks#129
I made a procedure for hide equip.
03/21/2012 22:52 martyn12444#130
Someone else has already asked... but since they got no reply, I'll ask nicely... Where is the auth backup file? I can't seem to find it... Does it not exist for 7.3? Or has it simply not been added?
03/21/2012 22:52 kaderebak#131
Quote:
Originally Posted by xXExiledXx View Post
I made a procedure for hide equip.
Thanks, ok fixed..
03/21/2012 22:56 haxti#132
Has not been added. Just use one from the old 1.3 arcadia repack.
03/21/2012 23:14 martyn12444#133
Quote:
Originally Posted by haxti View Post
Has not been added. Just use one from the old 1.3 arcadia repack.
Sorry to be a pain... I've searched around the forum and can't find a link that contains the auth backup :/ I would already have the file... but reinstalled windows not long ago, so I've lost it -.- Any chance you have a link of it? Or can upload it and pm me the link? It would be much appreciated
03/21/2012 23:35 haxti#134
Quote:
Originally Posted by martyn12444 View Post
Sorry to be a pain... I've searched around the forum and can't find a link that contains the auth backup :/ I would already have the file... but reinstalled windows not long ago, so I've lost it -.- Any chance you have a link of it? Or can upload it and pm me the link? It would be much appreciated
[Only registered and activated users can see links. Click Here To Register...]
03/21/2012 23:55 martyn12444#135
Thanks haxti. Only problem I can't seem to find a solution for now is the CaptainHerlockServer window... It stops responding the moment I open it :/ Then crashes of course. Anyone happen to know a fix for this?