Search found 5 matches

by solstar
Thu Oct 04, 2007 11:20 pm
Forum: Level Design & Entity Usage
Topic: how do i add messages into my game?
Replies: 4
Views: 670

i'm still having trouble. Any good tutorials you can link me to?
by solstar
Wed Oct 03, 2007 4:14 am
Forum: RF Scripting
Topic: problemes creating new monster.
Replies: 1
Views: 488

I forgot to capitilaze. my bad.
by solstar
Wed Oct 03, 2007 4:10 am
Forum: RF Scripting
Topic: problemes creating new monster.
Replies: 1
Views: 488

problemes creating new monster.

all i did was copy over the code for the robot that came with the game. now all it does is stand there.
{

IDLE [idle] // idle animation
WALK [walk] // walk animation
DIE [die] // die animation
SHOOT [shoot] // shoot animation
MISC1 [slump] // misc1 animation

GROUP [robot]
HOSTILEPLAYER ...
by solstar
Tue Oct 02, 2007 11:10 pm
Forum: Level Design & Entity Usage
Topic: how do i add messages into my game?
Replies: 4
Views: 670

i am trying to create a message that will play when the player walkes threw a certian point. I tried achivng this with a transparent model, triger, and messege entity
by solstar
Mon Oct 01, 2007 1:58 am
Forum: Level Design & Entity Usage
Topic: how do i add messages into my game?
Replies: 4
Views: 670

how do i add messages into my game?

I thought i had an idea but when i walk over the transparent texture nothing appears