Massassi Forums Logo

This is the static archive of the Massassi Forums. The forums are closed indefinitely. Thanks for all the memories!

You can also download Super Old Archived Message Boards from when Massassi first started.

"View" counts are as of the day the forums were archived, and will no longer increase.

ForumsCog Forum → Rookie needs help!!
Rookie needs help!!
2004-01-11, 4:15 AM #1
I'm trying to get my actors to move around in my cuts but they don't.

I'm new at this so I'm not sure I made the COG right. I would appreciate if some one would send me an example of a COG that makes the actors move.
2004-01-11, 6:21 AM #2
aimove(ai, target);
problem solved

post your cog.

------------------
The miners of Kiith Somtaaw sacificed much, and risked all. For their efforts they were brought into the inner most circle of Hiigaren power. Naabal, S'jet, and Sobanii bowed before them. And from that day to this, Somtaaw's children have been known to one and all as Beastslayers..
2004-01-11, 7:53 AM #3
Now come on EH_AceCSF - if you've got the DataMaster, you know that "aimove()" is not a verb... [http://forums.massassi.net/html/redface.gif]

Some of the more popular AI character moving/behavioural verbs include:

AIGetMovePos()
AISetLookPos()
AISetMovePos()
AISetMoveSpeed()
AISetMoveThing()
IsAITargetInSight()
AISetFireTarget()

Check out SaberMaster's site: http://geocities.com/sabersdomain/ for a whole selection of useful JK utility programs, primarily concerning COG scripting and information in the form of "The DataMaster" (a.k.a THE COG BIBLE). The DataMaster should be by your side day and night, for anything COG related [http://forums.massassi.net/html/biggrin.gif]

/me ends shameless plug (but I beat you to it, SM [http://forums.massassi.net/html/wink.gif] [http://forums.massassi.net/html/tongue.gif])

Hope this information helps, but as EH_AceCSF mentions, it helps wonders if we can see the cog to help you debug it (could be something as simple as missing a ";"...) [http://forums.massassi.net/html/biggrin.gif]

-Jackpot

PS: "Welcome To Massassi [http://forums.massassi.net/html/biggrin.gif]" Hope your soul enjoys a permanent placement in the soul-casket [http://forums.massassi.net/html/wink.gif]

------------------
"lucky_jackpot is the smily god..." - gothicX

"Life is mostly froth and bubble,
But two things stand in stone,
Kindness in another's trouble,
Courage in your own"
("Ye Wearie Wayfarer" - by Adam Lindsay Gordon)
"lucky_jackpot is the smily god..." -gothicX
"Life is mostly froth and bubble, but two things stand in stone,
Kindness in another's trouble, courage in your own"
- "Ye Wearie Wayfarer"
|| AI Builder: compatible with both JK & MotS || My website ||
2004-01-12, 9:56 AM #4
Read Antony Espindola's MotS Style Cutscenes tutorial that is hosted here at Massassi. It is THE source of info on how to make cutscenes using cogs.

[edit]Misspelled author's name...fixed


------------------
In rememberance of MaDaVentor...one of the best Massassians out there.

Check out updates for my editing work at the Shadow Jedi Academy.

[This message has been edited by Kievan Mereel (edited January 13, 2004).]

↑ Up to the top!