17.02.2004, 10:15
Type Thingamabob.
Then Filter ai on.
Then find ID (monsters has a short ID, for example 123 or 135682, but Players and characters who can talk with you has a long ID, for example 1000000013). And for the short ID you can use a command GetObject(ID), but for the lond ID you must use Getbbjectbyid( " ID " ).
Ggetobject and getobjectbyid are ObjUnit.
Run(objUnit) must be Run(getobject(ID)) or Run(getobjectbyid("ID")) where ID is a number you get from console.
P.S. Sorry if i said something wrong, because my English is not perfect.
I hope you understand me.
Then Filter ai on.
Then find ID (monsters has a short ID, for example 123 or 135682, but Players and characters who can talk with you has a long ID, for example 1000000013). And for the short ID you can use a command GetObject(ID), but for the lond ID you must use Getbbjectbyid( " ID " ).
Ggetobject and getobjectbyid are ObjUnit.
Run(objUnit) must be Run(getobject(ID)) or Run(getobjectbyid("ID")) where ID is a number you get from console.
P.S. Sorry if i said something wrong, because my English is not perfect.
I hope you understand me.
Что есть то есть, того что было не вернуть, не изменить ни дня.
Черный Обелиск "Дом желтого сна (часть 2)"
Черный Обелиск "Дом желтого сна (часть 2)"