|
You last visited: Today at 05:12
Advertisement
Need SQL Table
Discussion on Need SQL Table within the Dekaron Private Server forum part of the Dekaron category.
06/02/2010, 01:50
|
#1
|
elite*gold: 0
Join Date: Mar 2009
Posts: 18
Received Thanks: 0
|
Need SQL Table
Okey after i failed trying to make the startlocation to parca from Braiken/Loa, i f*** up my table, and ofc i have no backup cuz im a smartass.
Can someone open the table character.dbo.char_mappos
and just tell me the orginal 'table's" which is suppose to be there..
|
|
|
06/02/2010, 09:02
|
#2
|
elite*gold: 0
Join Date: Jan 2008
Posts: 568
Received Thanks: 176
|
lol ill give u one as example
in this one braiken sets your char to the parca niete spawn
loa works as it should
structure
Code:
CREATE TABLE [char_mappos] (
[mapIndex] [int] NOT NULL ,
[line_no] [int] NOT NULL ,
[wPosX] [int] NULL ,
[wPosY] [int] NULL ,
[wRetPosX] [int] NULL ,
[wRetPosY] [int] NULL ,
[wMapIndex] [int] NULL ,
[wRetMapIndex] [int] NULL ,
[byDirection] [int] NULL ,
[byRetDirection] [int] NULL ,
[ipt_time] [datetime] NULL ,
CONSTRAINT [PK_CHAR_MAPPOS] PRIMARY KEY CLUSTERED
(
[mapIndex],
[line_no]
) WITH FILLFACTOR = 90 ON [FG_MST0]
) ON [FG_MST0]
GO
contents (csv u can import it with Manager or studio)
Code:
0,1,416,203,416,203,6,6,0,0,2008-05-31 01:13:15.060000000
0,2,416,203,416,203,6,6,0,0,2008-05-31 01:13:15.060000000
0,3,416,203,416,203,6,6,0,0,2008-05-31 01:13:15.060000000
7,1,150,342,150,342,7,7,0,0,2008-05-31 01:13:15.060000000
7,2,354,146,354,146,7,7,0,0,2008-05-31 01:13:15.060000000
7,3,336,366,336,366,7,7,0,0,2008-05-31 01:13:15.060000000
|
|
|
 |
Similar Threads
|
EXP Table
02/22/2011 - Metin2 Private Server - 6 Replies
/* russian */
В моих файлах сервера нет файла game. У меня даже нет папки channel. Только есть папка channel1 (в файлах сервера предусм& #1086;тренно два канала). В туториа& #1083;е указан путь /channel1/share_data/game но такого нет ни в /share_data/ (там где locale и data) ни в channel1. Что мне делать и где искать этот файл?
/* deutsch (translate by google) */
In meiner Datei-Server, keine Datei-Spiel. Ich habe nicht einmal einen Ordner Kanal. Aber es ist ein Ordner channel1 (Datei-Server...
|
A little Table
09/20/2009 - Ace Online / AirRivals - 8 Replies
Here is a little table containing pointers of:
Engine min/max speed
Booster speed
Booster time
Weight
and Standard weapon overheat time
Link :
|
[Req] .CT (cheat table)
01/16/2009 - General Gaming Discussion - 2 Replies
I see that this forum isnt often visiting but i have a request for you guys..
Can someon relase any .CT file to cheat engine with useful things like vac or speed hacks or anything..
|
Exp table
09/22/2006 - Ragnarok Online PServer Hosting - 12 Replies
hi
ich kenn mich gar nich mit der exp table aus und kapier dadrin auch 0.
naja kann mir jmd. ne exp table machen die für base lvl 1111 ausgerichtet ist?
falls raten benötigt werden kann ich die auch sagen
naja guide würd mir auch reichen =P
PS: wer was für mich macht oder mir was gibt bekommtn karma hehe (wenns die exp table ist 2 karmas)
|
All times are GMT +1. The time now is 05:12.
|
|