Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #15  
Old 03-29-2001, 01:40 PM
Komieko Komieko is offline
Registered User
Join Date: Mar 2001
Posts: 494
Komieko is on a distinguished road
This is my version..I got alot of problems with it sucha s walking (it sets it to the first animation of bomy_walk each time so it doesn't play full)on horses same and water I got no clue about....Can anyone help with the walking thing?
Quote:
if (playertouchsme) {
sethead bomy_birce0.png;
setani bomy_idle,;
timeout=.05}

if (timeout){

setani bomy_idle,;

if (keydown(0)||keydown(1)||keydown(2)||keydown(3))
{setani bomy_walk,};

timeout=.05}
if (playerdies) {setani bomy_dead,;}
if (playeronhorse){setani bomy_ride,};
if (keydown(5)){setani bomy_hide,; freezeplayer .1;}
if (keydown(6)){setani bomy_attack,; freezeplayer .1;}
Reply With Quote
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 05:05 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.