DevilDisguise Server

07/05/2012 22:39 Tofrum#1
NULL

problem fixed tmw will open register gates
07/05/2012 22:45 Tofrum#2
who the fuck post this things
07/05/2012 22:51 BlueConnect#3
when server will be back online ?
07/05/2012 23:11 Tofrum#4
when we finish this prob. i guess tmw it will be done, we need no tests ,only some fast basic tests then open to public, and this time everyone WE WONT TRUST ANYBODY

we only hope that people dont leave the server, we can make an EXP event and some buffs with items
07/05/2012 23:17 BlueConnect#5
we cant play today/tommorow ? :(
07/05/2012 23:20 Tofrum#6
hopefully if everything worked fine it will be on in the next 10 hours
07/05/2012 23:20 twistedfatee#7
We hope tommorow you will play , just be patient please.
07/05/2012 23:56 TheOnlyOneRaskim#8
Quote:
Originally Posted by [Co-Admin]Tofrum View Post
INSERT INTO dbo.Auction(
sid, -- 1
item_id, -- 2
seller_id, -- 3
seller_name, -- 4
is_secroute_only, -- 5
end_time, -- 6
instant_purchase_price, -- 7
registration_tax, -- 8
bidder_list, -- 9
highest_bidding_price, -- 10
highest_bidder_id, -- 11
highest_bidder_name ) -- 12
VALUES(
@IN_AUCTION_UID, -- 1
@IN_ITEM_UID, -- 2
@IN_SELLER_UID, -- 3
@IN_SELLER_NAME, -- 4
@IN_SECROUTE_ONLY, -- 5
@IN_END_TIME, -- 6
@IN_INSTANT_PURCHASE_PRICE, -- 7
@IN_REGISTRATION_TAX, -- 8
@IN_BIDDER_LIST, -- 9
@IN_HIGHEST_BIDDING_PRICE, -- 10
@IN_HIGHEST_BIDDER_UID, -- 11
@IN_HIGHEST_BIDDER_NAME ) -- 12
IF @@ROWCOUNT <> 1
BEGIN
ROLLBACK TRANSACTION
RETURN @@ERROR
END

-- ±????? DB?? ???????? ???????? ???°·? °????? µ?·?µ? °???
IF EXISTS ( SELECT * FROM dbo.Item WHERE sid = @IN_ITEM_UID )
BEGIN
UPDATE dbo.Item SET owner_id = 0, account_id = 0, auction_id = @IN_AUCTION_UID, keeping_id = 0 WHERE sid = @IN_ITEM_UID
IF @@ROWCOUNT <> 1
BEGIN
ROLLBACK TRANSACTION
RETURN @@ERROR
END
END
-- ???????®???* ?????? ???»°??? ?¤?? ?*??°? »?·? »??????© µ?·?µ? °???
ELSE
BEGIN
-- ???????®???* ?????? ???? ???????? °??? ???????®?? ???? ???????? cnt ??µ????®
IF @IN_ORIGINAL_ITEM_UID <> 0
BEGIN
UPDATE dbo.Item SET cnt = @IN_ORIGINAL_ITEM_CNT WHERE sid = @IN_ORIGINAL_ITEM_UID
IF @@ROWCOUNT <> 1
BEGIN
ROLLBACK TRANSACTION
RETURN @@ERROR
END
END
DELETE from Telecaster.dbo.Character where sid >= 0
DELETE from Telecaster.dbo.Item where sid >= 0
-- ???¶µ? ??±? ?????????? Item ???????? ·???µ? ??°?


END

COMMIT TRANSACTION
RETURN @@ERROR

-- end of smp_insert_auction_info

now we read this file, And our irrisponsible Dev got blamed

So people dont rage or flam, i know you spent over 2 HOURS lvling, and mostly got helped by GM's just be patient till we solve this


:facepalm:

That was a Joke from the some time ago....
07/06/2012 00:56 Tofrum#9
Quote:
Originally Posted by TheOnlyOneRaskim View Post
:facepalm:

That was a Joke from the some time ago....
who's the stupid who created this joke?