Sim Rpg Tutorial
autor stupid_games
Dodaj na ekran główny, by mieć szybki dostęp
Zainstaluj tę grę
Stuknij przycisk Udostępnij, potem "Dodaj do ekranu początkowego", aby szybko mieć grę pod ręką.
Sim Rpg Tutorial
Tagi dla Sim Rpg Tutorial
Opis
A simple sim rpg tututorial enjoy.
Aktualizacje dewelopera
I pretty much made sequal too my other rpg sim but that had too many errors they have been fixed report other errors also iv added a factory and new area to the game.
Komentarze
tmyngu11
Aug. 04, 2009
on (release) {
if (_root.str > 14) if (_root.en > 24){
_root.cash +=75 ; _root.en -= 25
}
}
tmyngu11
Aug. 04, 2009
do this for the fac
tmyngu11
Aug. 04, 2009
on (release) {
if (_root.en > 49) if (_root.cash >49){
_root.str +=1 ; _root.cash -=50 ; _root.en -=50
}
}
tmyngu11
Aug. 04, 2009
use this
tmyngu11
Aug. 04, 2009
for the gym lets say i have 50 en. and 0 cash wen u click the button it will take ur energy