M.GAMEZ.RU


Гав!



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

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

Игра: Abuse (English language)

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

Stops the action for [how_long] ticks or until the user presses a
mouse button. Those little training messages do a
(with_object (bg) (freeze_player 100)) in their ai functions.
;;------------------------------------------------------------------------
Function: game_tick
Usage: (game_tick)
Returns: the game time.
Returns the absolute game time, in ticks. Or something. I guess
you can use it for one of those par-time like things in DOOM, or
if you need something to happen every n ticks:
(eq (mod (game_tick) n) 0).
;;------------------------------------------------------------------------
Function: gc
Usage: (gc)
Returns: dunno
Turns on garbage collection.
;;------------------------------------------------------------------------
Object Function: get_ability
Usage: (get_ability ability)
Returns: whatever ability
The (get_ability) function is used to retrieve the value of
[ability] set in the (def_char) for this object. As far as I know,
you can't change the value of an ability. For example, you could
do a (get_ability top_run_speed).
;;------------------------------------------------------------------------
Object Function: get_light
Usage: (get_light n)
Returns: a light object
Use this function to get the [n]th light linked to you. Such as:
(eq (light_r2 (get_light 0)) 100). You can set the r2 or a light
... Далее >>

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

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 - стр. 19 -




Рейтинг@Mail.ru

Since 1998, Oleg Ilin ()
WWW.GAMEZ.RU 2024.04.29 10:29:04All Rights Reserved