Register for your free account! | Forgot your password?

Go Back   elitepvpers
You last visited: Today at 18:00

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Serial Serial is offline

Junior Member

Statistics

Total Posts
Thanks Given
Blog
General Information
  • Last Activity: 09/14/2009 19:42
  • Join Date: 07/19/2005

Mentions

01/20/2024
20:38 - Judgelemental mentioned Serial in post Need Query make grab pet 3 pages only
...edures > _AddNewCOS >Right Click and Modify Add this before "commit tran" : if ((SELECT COUNT(*) FROM _COS_Exceptions with (NOLOCK) where ID=@RefObjID) <> 0) BEGIN declare Serial64 bigint DECLARE NewTime int set NewTime= DATEDIFF(s, '1970-01-01 00:00:00', GETUTCDATE()) --get curent timestamp set NewTime= NewTime+28*24*440000 select Serial64 = Seri...
11/13/2023
17:14 - JohnDornel^ mentioned Serial in post [Question] how to change max inventory pet size in _RefObjChar ?
...Right Click and Modify. At the end, before "commit tran" add this if ((SELECT COUNT(*) FROM _COS_Exceptions with (NOLOCK) where ID=@RefObjID) <> 0) BEGIN declare Serial64 bigint DECLARE NewTime int set NewTime= DATEDIFF(s, '1970-01-01 00:00:00', GETUTCDATE()) --get curent timestamp set NewTime NewTime+28*24*440000 select Serial64...
05/15/2023
18:02 - tiras1102 mentioned Serial in post Auto-Equip not working
...-------------------------- -- Step2. 아이템 생성 ---------------------------------------------------------- DECLARE @NewItem BIGINT DECLARE Serial BIGINT SET Serial = 0 EXEC @NewItem = _STRG_ALLOC_ITEM_NoTX Serial OUTPUT IF (@NewItem = 0) BEGIN RETURN -2 END IF (EXISTS(SELECT ItemID FROM _Inventory WHERE Ite...
08/09/2022
03:01 - youssefJ00 mentioned Serial in post I can't change guild penalty without breaking FGW.
...#begin due to develop composite item @Data3 int, @Data4 int, @Data5 int, @Data6 int, @Data7 int, @Data8 int, Serial64 bigint, jid int --##end due to develop composite item as if (not exists (select CharID from _Char with (nolock) where CharID = @CharID)) ...
08/27/2020
00:47 - mudik mentioned Serial in post Guild Penalty
...t, jobiD int, timetoKeep int, @Data1 int, @Data2 int, --##begin due to develop composite item @Data3 int, @Data4 int, @Data5 int, @Data6 int, @Data7 int, @Data8 int, Serial64 bigint, jid int --##end due to develop composite item as if (not exists (select CharID from _Char with (nolock) where CharID = @CharID)) return -1 if timetoKeep <= 0) ...
07/24/2020
06:34 - NorseGodTyr mentioned Serial in post Guild Penalty
...#begin due to develop composite item @Data3 int, @Data4 int, @Data5 int, @Data6 int, @Data7 int, @Data8 int, Serial64 bigint, jid int --##end due to develop composite item if (not exists (select CharID from _Char with (nolock) where CharID = @CharID)) r...
06:34 - Deleted Posts
04/17/2020
09:46 - JohnDornel^ mentioned Serial in post Error inventory
You can try tracing the item SELECT Serial64 FROM _Items WHERE ID64 = 124873 Take the serial64 and use it on LOG_DB.._LogEventItem WHERE Serial64 = Serial64 from _items (you can order by EventTime desc to get the las...
11/12/2018
16:08 - Deleted Posts
06/12/2018
08:39 - Deleted Posts
03/09/2018
17:14 - loader8 mentioned Serial in post Pet Pages
..., @Category tinyint, jobiD int, timetoKeep int, @Data1 int, @Data2 int, @Data3 int, @Data4 int, data5 int, @Data6 int, @Data7 int, @Data8 int, Serial64 bigint as if (not exists (select ID from _CharCOS with (nolock) where ID = @CharID)) return -1 declare newJobID int set newJobID = 0 insert into _TimedJobForPet val...
12/21/2017
22:45 - loader8 mentioned Serial in post Forgotten Doors Bug
... begin rollback transaction return -4 end --BEGIN ADDITIONAL 112 SLOT IN GRAB PETS FOR 7684 DAYS declare Serial64 bigint select Serial64 = Serial64 from _Items where Data = @COS_ID exec _AddTimedJobForPet @COS_ID,5,22926,1992999999,1111708465,1,56,0,0,0,0,0 Serial64 ...
02/25/2017
16:49 - DevilArrow mentioned Serial in post Stat Scroll Dosent work help!
...due to develop composite item @Data3 int, @Data4 int, @Data5 int, @Data6 int, @Data7 int, @Data8 int, Serial64 bigint, @JID int --##end due to develop composite item as if(@JobID = '33788') begin declare strength int declare...
08/12/2016
06:32 - Dr.Abdelfattah mentioned Serial in post Development Project Of Silkroad Server Files !
...2 = 1) set @IS_EQUIP = 1 else if Tid1 = 3 and Tid2 = 2 and Tid3 = 1 and Tid4 = 1 or Tid4 = 2 ) ) set @IS_PET = 1 declare @item_id bigint set @item_id = 0 declare @dummy_serial_number bigint set @dummy_serial_number = 0 if (@IS_EQUIP = 1) begin declare @dur int select @dur = Dur_L from _RefObjItem where ID = @link_to_item set @data = @dur if (...
07/31/2016
20:40 - Deleted Posts
16:33 - t0migunit mentioned Serial in post [Release] disable Job & Guild Penalty Hey guys. I want to start to share my experie
...due to develop composite item @Data3 int, @Data4 int, @Data5 int, @Data6 int, @Data7 int, @Data8 int, Serial64 bigint, jid int --##end due to develop composite item as if (not exists (select CharID from _Char with (nolock) where CharID = @CharID)) ...
07/30/2016
20:38 - killerflood mentioned Serial in post -->requesting help<-- serial ID system
Hello Epvpers, I've downloaded a new database some days ago. This Database supported Serial IDs. The system works as follow, when you PMed a specific char, the database created a serial number for an item to prevent scamming. Now i got the procudure here, but i ca...
07/29/2016
16:00 - killerflood mentioned Serial in post Missing stored procedure _FN_ADD_INITIAL_EQUIP
Nvm fixed it:) #RequestClose!

Quotes

No results to display...

All times are GMT +1. The time now is 18:00.


Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2025 elitepvpers All Rights Reserved.