Prowler Productions
  Dink Smallwood Forum
  NPC

Post New Topic  
profile | register | faq

Author Topic:   NPC
SNOWMAN posted 03-14- 02:14 PM CT (US)   Click Here to See the Profile for SNOWMAN   Click Here to Email SNOWMAN  
I've some problems with the NPC's. The only thing they do is standing at the same spot.
Wyndo posted 03-14- 03:06 PM CT (US)     Click Here to See the Profile for Wyndo  Click Here to Email Wyndo     
Give them a brain... maybe Brain 16.
SNOWMAN posted 03-19- 03:58 PM CT (US)     Click Here to See the Profile for SNOWMAN  Click Here to Email SNOWMAN     
I did
Wyndo posted 03-21- 03:51 PM CT (US)     Click Here to See the Profile for Wyndo  Click Here to Email Wyndo     
Then make sure you set their movement speed to something besides zero.
SNOWMAN posted 03-22- 08:10 AM CT (US)     Click Here to See the Profile for SNOWMAN  Click Here to Email SNOWMAN     
I did
HELP!!!
redink1 posted 03-22- 05:21 PM CT (US)     Click Here to See the Profile for redink1  Click Here to Email redink1     
Give them this script, which should fix any problems, such as no brain, no speed, and if the sprite is hard.

void main(void)
{
sp_hard(¤t_sprite,1);
draw_hard_map();
sp_brain(¤t_sprite,16);
sp_speed(¤t_sprite,1);
//change this to your sequence
sp_base_walk(¤t_sprite,70);
}

SNOWMAN posted 03-23- 08:10 AM CT (US)     Click Here to See the Profile for SNOWMAN  Click Here to Email SNOWMAN     
I wil try
thanks #
SNOWMAN posted 03-23- 08:11 AM CT (US)     Click Here to See the Profile for SNOWMAN  Click Here to Email SNOWMAN     
but how do I make the funny sign that stands for t_sprite
Dukie posted 03-23- 11:57 AM CT (US)     Click Here to See the Profile for Dukie  Click Here to Email Dukie     
That's a key on your keyboard

Post New Topic  Post Reply
Hop to:


Contact Us | Prowler Productions

Powered by: Ultimate Bulletin Board, Freeware Version 5.10a
Purchase our Licensed Version- which adds many more features!
© Infopop Corporation (formerly Madrona Park, Inc.), 1998 - 2000.