Graal Forums  

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

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 12-20-2001, 06:01 AM
Kumada Kumada is offline
Ded
Kumada's Avatar
Join Date: Nov 2001
Location: Usa
Posts: 1,088
Kumada is on a distinguished road
Ganis And walking

Ok i made a walking gani how do i make it so it plays the gani
(torch2_walk)
when the player is walking. and it shows it all instead of one frame
Because when i usually do it only one frame plays and it looks like you are sliding
__________________
Aim: Mmm Kumada

Reply With Quote
  #2  
Old 12-20-2001, 07:13 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
Re: Ganis And walking

Quote:
Originally posted by Kumada
Ok i made a walking gani how do i make it so it plays the gani
(torch2_walk)
when the player is walking. and it shows it all instead of one frame
Because when i usually do it only one frame plays and it looks like you are sliding
Are you using replaceani?
Reply With Quote
  #3  
Old 12-20-2001, 07:32 AM
Faheria_GP2 Faheria_GP2 is offline
Banned
Faheria_GP2's Avatar
Join Date: Oct 2001
Posts: 1,177
Faheria_GP2 is on a distinguished road
obviosly not, he is definitely doing

if (strequals(#m,walk)) {
setani torch_walk,;
}
Reply With Quote
  #4  
Old 12-20-2001, 08:41 AM
aesquivel aesquivel is offline
Registered User
Join Date: Sep 2001
Location: Whitewright
Posts: 346
aesquivel is on a distinguished road
Send a message via AIM to aesquivel
ya probly
__________________
Reply With Quote
  #5  
Old 12-20-2001, 09:43 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
Quote:
Originally posted by Faheria_GP2
obviosly not, he is definitely doing

if (strequals(#m,walk)) {
setani torch_walk,;
}
I don't think I use #m at all, maybe once
Reply With Quote
  #6  
Old 12-20-2001, 10:55 AM
aesquivel aesquivel is offline
Registered User
Join Date: Sep 2001
Location: Whitewright
Posts: 346
aesquivel is on a distinguished road
Send a message via AIM to aesquivel
what about setplayerprop #P2,;???
__________________
Reply With Quote
  #7  
Old 12-20-2001, 10:58 AM
Faheria_GP2 Faheria_GP2 is offline
Banned
Faheria_GP2's Avatar
Join Date: Oct 2001
Posts: 1,177
Faheria_GP2 is on a distinguished road
if i remember correctly #P2 is the player's gokart...but i might be wrong...
Reply With Quote
  #8  
Old 12-20-2001, 11:52 AM
Saga2001 Saga2001 is offline
Wishing he had 3 feet
Join Date: Aug 2001
Location: Basement
Posts: 1,565
Saga2001 is on a distinguished road
Send a message via ICQ to Saga2001 Send a message via AIM to Saga2001 Send a message via Yahoo to Saga2001
lol

u,mmmmm
NPC Code:

if (playertouchsme) replaceani walk,torch2_walk;
to end
replaceani walk,walk;

__________________

!Wan ( 11:27:55 AM):
can i c ur scripts please?
Zorg (RC): If I hear NPC Server call Ne0, Past Austin or Brent sexy one more time im disconnecting it
Reply With Quote
  #9  
Old 12-20-2001, 08:23 PM
btedji btedji is offline
bryan986
btedji's Avatar
Join Date: Apr 2001
Location: Force 10
Posts: 1,153
btedji is on a distinguished road
Send a message via ICQ to btedji Send a message via AIM to btedji Send a message via Yahoo to btedji
Quote:
Originally posted by Faheria_GP2
if i remember correctly #P2 is the player's gokart...but i might be wrong...
It all depends on what server your on
Reply With Quote
Reply


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 09:04 AM.


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