

Kilemol
Fialho's · 2020 · Action, Shoot 'Em Up, Top-Down, Shooter, Sci-fi
PC
1 user reviews100% · 1
Compare prices in Official Stores
Screenshots
About Kilemol
Kill spaceships and shooter enemies with the weapons at your disposal. Be careful not to run out of ammunition though. The stronger the weapon, the less ammunition it has. Try to destroy the spawn capsules before killing the enemies for your own sake.
- 50 dynamic levels;
- 5 types of enemies;
- 5 types of weapons;
- Frenetic gameplay;
Features:
- 50 dynamic levels;
- 5 types of enemies;
- 5 types of weapons;
- Frenetic gameplay;
What Steam players say
Recent verbatim reviews from Steam — separate from playze.io community reviews below.
Idk what have I write. But there are code for death counting this StupidGame. [code] enum _:D_SCORE DEATHS; new g_Info[33][D_SCORE]; //двумерный массив 33,1 для счетчика одна ячейка public plugin_init() { register_event("DeathMsg", "Event_Kilemol", "a"); register_clcmd("say /govno", "kilemol_blyat"); } public client_connect(id) g_Info[id][DEATHS] = 0; //при коннекте обнуляем public Event_Kilemol() { //получаем аргумент жертвы new Victim = read_data(2); //прибавляем по счетчику +1 g_Info[Victim][DEATHS]++; } public client_disconnect(id) g_Info[id][DEATHS] = 0; //при дисконнекте обнуляем public kilemol_blyat(id) client_print(id, print_chat, "Your Deaths in this fk'n game: %d", g_Info[id][DEATHS][1]); //выводим в чат сообщение о количестве смертей за игру [/code] [spoiler]Сори за плохой код, более 5 лет не возвращался к этому :)[/spoiler]1 found this helpful
Community reviews
—
0 reviews
Sign in to write a review.
No reviews yet. Be the first to review this game.











