WWW.GAMEZ.RU


Гав!






Ой!Так, так, что у нас тут новенького?Ляляля ляляля ..
#Обсуждение игр. Выберите букву, на которую начинается игра >>

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

Веселая ферма 3
Веселая ферма 3

Сокровища Монтесумы 3
Сокровища Монтесумы 3



Игра: Abuse (English language)
Тип документа : Hint Всего страниц : 44 Текущая : 20

with the (set_light_r2) function.
;;------------------------------------------------------------------------
Object Function: get_object
Usage: (get_object n)
Returns: an object.
Returns the [n]th object in your link list. Most often used in
with (with_object) to perform some action inside another object.
Like: (with_object (get_object 0) (set_x 10)).
;;------------------------------------------------------------------------
Function: give_weapon
Usage: (give_weapon weapon_type)
Returns: dunno
Gives the player the weapon [type]. Once the player has a weapon,
you can start filling it up using the (add_ammo) function. Use
(has_weapon) to see if someone has a weapon before giving it to
them.
;;------------------------------------------------------------------------
Object Function: gravity
Usage: (gravity)
Returns: the value of gravity
I assume the internal variable gravity is used by the builtin
movement functions to make things fall. You can see if gravity
is turned on or not by checking this value. You can also set the
value of gravity using the (set_gravity) function.
;;------------------------------------------------------------------------
Object Function: has_object
Usage: (has_object obj_ptr)
Returns: T or nil
Determines whether or not the [obj_ptr] is in the current object's
link list. If so, (has_object) returns T. It returns nil otherwise.
... Далее >>

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

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




Рейтинг@Mail.ru

Since 1998, Oleg Ilin ()
WWW.GAMEZ.RU 2024.03.19 08:35:13All Rights Reserved