Announcement

Collapse
No announcement yet.

Kanzlerduell with Points Screen Updated Flash Game from me

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Kanzlerduell with Points Screen Updated Flash Game from me

    Original Game Play Kanzler Duell 1 Game Stoiber
    Original Game Play Kanzler Duell 2 Game Schroeder

    I have Deletet the Flash 5 Error and have Updatet the Point Screen on the End of the Game

    xenocracy_2001

    Test this Version
    New Kanzler Duell

    New Files for the Gameserver
    https://mega.nz/#!kBZ2FI5b!jOvAmM5Ko...07JzCJZYrifcZ0

  • #2
    only I have changed from - to

    from:
    getURL("javascript:kingart_popup(\'highscore_entry .php?user_id=" add user_id add "&points=" add points add "\',\'Highscore\',\'toolbar=0,menubar=0,location=0 ,status=0,scrollbars=0,resizeable=0,width=1,height =1\')", "_self", "POST";
    to: getURL("highscore_entry.php?user_id=12345&points=" add points, "");

    and from: if (version ge "5") { gotoAndPlay(25); } // end if
    to: gotoAndPlay(25);

    I love this game and have only now after year tight community update it.
    -> In the New Files for the Gameserver is the Server php and the End Point Picture for Your Server.
    Or You can Use xampp (Apache Offline Server) To look the Points.

    Comment

    Working...
    X