Skocz do zawartości

Online highscore


Grela

Rekomendowane odpowiedzi

W kolizji z wrogiem:

 

if vspeed>0 and y<other.y+4
{
with (other) instance_destroy();
}
else
{
na = "n"; // must be same as $gn in highscore.php file
sc = "s"; // must be same as $gs in highscore.php file

Name = get_string("Podaj swoje imie","Unknown"); // GET PLAYER NAME
execute_shell("http://www.sarts.yoyo.pl/highscore.php?"+string(na)+"="+string(Name)+"&"+string(sc)+"="+string(global.score),""); // GO TO HIGHSCORE LIST

sound_stop_all()
game_restart();
}

 

Pierwszy raz(test highscore)wpisałem się jako Adas mialem 0 pkt.

Drugi raz wpisałem się jako Sonique Arts. mialem 75 pkt.

Ale GM nie uwzglednij wyników Sonique Arts. na necie tylko Adasa.

Gdzie jest błąd??

Odnośnik do komentarza
Udostępnij na innych stronach

Ale niewiem gdzie to dać w swoim kodzie, sorki, a kod mam taki:

if vspeed>0 and y<other.y+4
{
with (other) instance_destroy();
}
else
{
na = "n"; // must be same as $gn in highscore.php file
sc = "s"; // must be same as $gs in highscore.php file

Name = get_string("Podaj swoje imie","Unknown"); // GET PLAYER NAME
execute_shell("http://www.sarts.yoyo.pl/highscore.php?"+string(na)+"="+string(Name)+"&"+string(sc)+"="+string(global.score),""); // GO TO HIGHSCORE LIST

sound_stop_all()
game_restart();
}

Odnośnik do komentarza
Udostępnij na innych stronach

Jeśli chcesz dodać odpowiedź, zaloguj się lub zarejestruj nowe konto

Jedynie zarejestrowani użytkownicy mogą komentować zawartość tej strony.

Zarejestruj nowe konto

Załóż nowe konto. To bardzo proste!

Zarejestruj się

Zaloguj się

Posiadasz już konto? Zaloguj się poniżej.

Zaloguj się
  • Ostatnio przeglądający   0 użytkowników

    • Brak zarejestrowanych użytkowników przeglądających tę stronę.
×
×
  • Dodaj nową pozycję...