I need help with testing a new map

Results 1 to 2 of 2
  1. #1
    Member mikmeg is offline
    MemberRank
    Dec 2009 Join Date
    57Posts

    I need help with testing a new map

    Hello everyone.

    I'm testing a new map.
    My definition files:
    Spoiler:
    defineWorld.h #define WI_WORLD_MYK 5
    World.inc WI_WORLD_MYK "WdMyk"
    and at the end
    WI_WORLD_MYK SetTitle
    (
    IDS_WORLD_FFT_000001
    );
    world.txt.txt IDS_WORLD_FFT_000001 MykLand

    Then I have create a ticket for this map. Files:
    Spoiler:
    define.h #define II_SYS_TICKET_MYK01 100001
    ticket.inc II_SYS_TICKET_MYK01 WI_WORLD_MYK 1200 110 1300
    propitem.txt.txt IDS_PROPITEM_FFT_001001 Ticket for MykLand (7 days)
    IDS_PROPITEM_FFT_001002 Ticket for MykLand (7 days)
    propitem.txt 11 II_SYS_TICKET_MYK01 IDS_PROPITEM_FFT_001001 1 1 IK1_SYSTEM IK2_SYSTEM IK3_TICKET = TRUE 1 = 15000000 = = = = = = = 0 = = 1 1 1 1 1 = = 10080 = _NONE 0 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 999999999 = WUI_NOW = = = = = = = = = 0 0 0 0 0 0 = = = = = = = = = = = = = = = = """Itm_SysTicketMykLand.dds""" 0 """""" IDS_PROPITEM_FFT_001002

    Then I have copied the files of the new map in the World\WdMik directory for the server and added this line at end of CoreServer.ini:
    5 0 0 5 5 00 00
    Then I have update the data.res, datasub1.res and datasub2.res in the client, copied the World\WdMik directory and also copied the file Itm_SysTicketMykLand.dds in the Item directory.
    Then I run the .exe files on the server. Good! All programs run.
    Finally I run the client updated. In flarine, I have double clicked the new ticket, the program open the map for a 2 seconds and then return immediately at flarine.

    Can you hel me?


  2. #2
    Trust your senses Gravious is offline
    MemberRank
    Sep 2009 Join Date
    NetherlandsLocation
    713Posts

    Re: I need help with testing a new map

    What about using the teleport command instead of a new ticket ?



Advertisement