M.GAMEZ.RU


Гав!



#Обсуждение игр. Выберите букву, на которую начинается игра >>

  Добавить коды   Игровой чат
  Игровые Новости   Поиск в базе
  Основная база   Обсуждение игр
  Скачать игры   Что нового?
  Top100 Games   Ваше мнение?

Игра: Abuse (English language)

Тип документа : Hint Всего страниц : 44 Текущая : 22

seems. What I mean is, just because a creature's hitpoints
drop below 0 doesn't mean that it will die. It's up to you to
detect that in the damage_fun and take the appropriate action
if necessary (see def_char for description of damage_fun).
Like: (if (< (hp) 0) (die_fun) nil). An object's hitpoints cannot
drop below 0.
;;------------------------------------------------------------------------
Object Function: isa_player
Usage: (isa_player)
Returns: T or nil
Use (isa_player) to determine whether or not the object is
controlled by a player.
;;------------------------------------------------------------------------
Object Function: jump_state
Usage: (jump_state state)
Returns: dunno
I dunno what this does. I can speculate, but would rather not.
;;------------------------------------------------------------------------
Function: last_savegame_name
Usage: (last_savegame_name)
Returns: String
Recalls the name of the last save game. Is most useful when
passed as the argument to (request_level_load). Make sure that
the game has already been saved, though, as in:
(if (my_level_been_saved_fun) (request_level_load (last_savegame_name))
nil)
;;------------------------------------------------------------------------
Function: level_name
Usage: (level_name)
Returns: String
... Далее >>

Выберите страницу:

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44


(Все страницы)
Кто прислал: Ангел Свет (BFA) Когда: 26:10:1999 - стр. 22 -




Рейтинг@Mail.ru

Since 1998, Oleg Ilin ()
WWW.GAMEZ.RU 2024.04.29 02:32:25All Rights Reserved