User Tag List

Results 1 to 9 of 9

Thread: Set/getComboX Issues Remain

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    The Timelord
    QDB Manager
    ZC Developer

    Join Date
    Oct 2006
    Location
    Prydon Academy
    Posts
    1,396
    Mentioned
    112 Post(s)
    Tagged
    1 Thread(s)
    vBActivity - Stats
    Points
    4,762
    Level
    21
    vBActivity - Bars
    Lv. Percent
    69.14%

    Set/getComboX Issues Remain

    @Saffith :

    What was the reason for this change in all of the Set/GetComboX stuff, and do you remember when you implemented it:

    int m = zc_max((ri->d[1]/10000)-1,0);
    long scr = zc_max(m*MAPSCRS+sc,0);


    to

    int m = (ri->d[1]/10000)-1;
    long scr = m*MAPSCRS+sc;


    I am hearing that this change also breaks older quests.

    Is there any specific record as to what versions of ZC have incorporated these changes? What I am hearing, is that some stuff in 2;53 works, and some stuff needs the older code to work. This may be a critical issue that affects 2.50.0-1, and 2.50.2 quests, differently, and it is starting to make me very, very ill.

    I do not know if this can be properly rectified without the exact codebase for 2.50.0, 2.50.1, and 2.50.2 release builds. Without that code, I have no way to know precisely what changed between versions. Even so, the only way to fix this in 2.53 is going to be to insert a hack, because the behaviour of these functions changed across more 2.50.x builds, than simply 2.50.2 to 2.50.3RC1.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Armageddon Games is a game development group founded in 1997. We are extremely passionate about our work and our inspirations are mostly drawn from games of the 8-bit and 16-bit era.
Social