09.05.2012, 13:24
HangMan
InformationsI made this FS with some time ago but it wos in other language.
You can play Hang Man,its got 30 words and is coming randomly.
Its got 3 categories, Countries,Cities and Others.
The command is /hangman
Using
After you hit /hangman a dialog will show up and you need to complete the next letter from that word,you have hints,the first and the last letter.
I did if you write wrong a word,you will die.
You can change this by adding "//" to this lines
Код:
SetPlayerHealth(playerid, 0); SendClientMessage(playerid, COLOR_YELLOW, "You died");
Код:
GivePlayerMoney(playerid, 1000);
Video
I made a video but is in other language,is no difference,you will understand what it is about.
[ame="http://www.youtube.com/watch?v=cRtS2lFOwL4"]Click[/ame]
Download
SolidFiles
If you find any bug please post it here.