Question - Версия для печати +- Город Джунов (https://www.gipat.ru/forum) +-- Форум English-speaking Diaspora (https://www.gipat.ru/forum/forum-22.html) +--- Форум General Discussion (https://www.gipat.ru/forum/forum-13.html) +--- Темы: Question (/thread-1802.html) |
Question - Guest - 16.02.2004 Hi I would like to ask if someone could explane to me waht I have to to type at the objunit here Run (objUnit) ? It makes people run but It said that it didnt had enough parameters what do I do? Question - virpyre - 17.02.2004 umm; theres about 6 commands i'd need to post; but if i posted them it's considered script hacking, and it'd be deleted after i post it. Question - CAHEK7 - 17.02.2004 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. Question - Guest - 21.02.2004 thx, and I did understand you Question - TheWarrior - 21.02.2004 virpyre,16 February 2004, 15:59 Написал:umm; theres about 6 commands i'd need to post; but if i posted them it's considered script hacking, and it'd be deleted after i post it.lol im not that bad am i Question - Guest - 25.02.2004 well... just kidding... chill... |