[ Tutorials ] Who to fix slot in clan

Results 1 to 7 of 7
  1. #1
    Member kkoimeza is offline
    MemberRank
    Sep 2013 Join Date
    НакхонсLocation
    91Posts

    config [ Tutorials ] Who to fix slot in clan

    Today I am going to help with the expansion slot clan if very many people.
    And not as a source I considered this opportunity to release it

    Edited the image below

    untitled.jpg

    Thank you for help I distributed it to develop warz next.


  2. #2
    Valued Member Bambo1421 is offline
    MemberRank
    May 2013 Join Date
    145Posts

    Re: [ Tutorials ] Who to fix slot in clan

    one post is enough.

  3. #3
    Member kkoimeza is offline
    MemberRank
    Sep 2013 Join Date
    НакхонсLocation
    91Posts

    Re: [ Tutorials ] Who to fix slot in clan

    I'm Sorry

  4. #4
    Enthusiast DxTery is offline
    MemberRank
    Jul 2013 Join Date
    30Posts

    Re: [ Tutorials ] Who to fix slot in clan

    Just for help here is a query for this .

    Code:
    USE warz;
    GO
    INSERT [dbo].[Items_Generic] ([ItemID], [FNAME], [Category], [Name], [Description], [Price1], [Price7], [Price30], [PriceP], [IsNew], [LevelRequired], [GPrice1], [GPrice7], [GPrice30], [GPriceP], [Weight]) VALUES (301151, N'Account_ClanCreate', 1, N'Account_ClanCreate', N'clan create item', 1, 7, 30, 314, 0, 0, 11, 77, 3030, 3141, 0)
    INSERT [dbo].[Items_Generic] ([ItemID], [FNAME], [Category], [Name], [Description], [Price1], [Price7], [Price30], [PriceP], [IsNew], [LevelRequired], [GPrice1], [GPrice7], [GPrice30], [GPriceP], [Weight]) VALUES (301152, N'Account_ClanUpg1', 1, N'Account_ClanUpg1', N'buy price is in permanent GC ($) \r\nNOTE- number of added clan members is in **permanent GD** price', 1, 7, 30, 500, 0, 0, 11, 77, 3030, 20, 0)
    INSERT [dbo].[Items_Generic] ([ItemID], [FNAME], [Category], [Name], [Description], [Price1], [Price7], [Price30], [PriceP], [IsNew], [LevelRequired], [GPrice1], [GPrice7], [GPrice30], [GPriceP], [Weight]) VALUES (301153, N'Account_ClanUpg2', 1, N'Account_ClanUpg2', N'buy price is in permanent GC ($) \r\nNOTE- number of added clan members is in **permanent GD** price', 1, 7, 30, 2000, 0, 0, 11, 77, 3030, 40, 0)
    INSERT [dbo].[Items_Generic] ([ItemID], [FNAME], [Category], [Name], [Description], [Price1], [Price7], [Price30], [PriceP], [IsNew], [LevelRequired], [GPrice1], [GPrice7], [GPrice30], [GPriceP], [Weight]) VALUES (301154, N'Account_ClanUpg3', 1, N'Account_ClanUpg3', N'buy price is in permanent GC ($) \r\nNOTE- number of added clan members is in **permanent GD** price', 1, 7, 30, 3500, 0, 0, 11, 77, 3030, 60, 0)
    INSERT [dbo].[Items_Generic] ([ItemID], [FNAME], [Category], [Name], [Description], [Price1], [Price7], [Price30], [PriceP], [IsNew], [LevelRequired], [GPrice1], [GPrice7], [GPrice30], [GPriceP], [Weight]) VALUES (301155, N'Account_ClanUpg4', 1, N'Account_ClanUpg4', N'buy price is in permanent GC ($) \r\nNOTE- number of added clan members is in **permanent GD** price', 1, 7, 30, 4000, 0, 0, 11, 77, 3030, 80, 0)
    INSERT [dbo].[Items_Generic] ([ItemID], [FNAME], [Category], [Name], [Description], [Price1], [Price7], [Price30], [PriceP], [IsNew], [LevelRequired], [GPrice1], [GPrice7], [GPrice30], [GPriceP], [Weight]) VALUES (301156, N'Account_ClanUpg5', 1, N'Account_ClanUpg5', N'buy price is in permanent GC ($) \r\nNOTE- number of added clan members is in **permanent GD** price', 1, 7, 30, 5500, 0, 0, 11, 77, 3030, 100, 0)
    INSERT [dbo].[Items_Generic] ([ItemID], [FNAME], [Category], [Name], [Description], [Price1], [Price7], [Price30], [PriceP], [IsNew], [LevelRequired], [GPrice1], [GPrice7], [GPrice30], [GPriceP], [Weight]) VALUES (301157, N'Account_ClanUpg6', 1, N'Account_ClanUpg6', N'buy price is in permanent GC ($) \r\', 1, 7, 30, 314, 0, 0, 11, 77, 3030, 3141, 0)
    INSERT [dbo].[Items_Generic] ([ItemID], [FNAME], [Category], [Name], [Description], [Price1], [Price7], [Price30], [PriceP], [IsNew], [LevelRequired], [GPrice1], [GPrice7], [GPrice30], [GPriceP], [Weight]) VALUES (301159, N'Char_Revive', 1, N'Char_Revive', N'item for char revive before time, price is permanent GC', 1, 7, 30, 7500, 0, 0, 11, 77, 3030, 130, 0)
    GO

  5. #5
    Enthusiast nadood1g is offline
    MemberRank
    Sep 2013 Join Date
    31Posts

    Re: [ Tutorials ] Who to fix slot in clan

    Thx man

  6. #6
    Member CapBlackShot is offline
    MemberRank
    Jun 2013 Join Date
    70Posts

    Re: [ Tutorials ] Who to fix slot in clan

    Thank you, but how can I set the number of slots?

  7. #7
    Enthusiast naytomlove is offline
    MemberRank
    Jan 2009 Join Date
    Borabu, Maha SaLocation
    32Posts

    Re: [ Tutorials ] Who to fix slot in clan

    Quote Originally Posted by CapBlackShot View Post
    Thank you, but how can I set the number of slots?
    make to GPriceP



Advertisement