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 01-04-2002, 07:07 AM
XeroMaster XeroMaster is offline
Registered User
Join Date: Dec 2001
Location: Washington-=USA=-
Posts: 143
XeroMaster is on a distinguished road
Send a message via AIM to XeroMaster Send a message via Yahoo to XeroMaster
graal 2002 gani

in the gani human_sword_swing
and human_axe
there is a
Def. attr3

how would I script that?

if(playertouchsme){toweapons axe;}
if(weaponfired){setani human_axe2,baxe0.png;

whitch one?

setplayerprop #p1,baxe0.png;
setplayerprop #P2,baxe0.png;
setplayerprop #p3,baxe0.png;
setplayerprop #p4,baxe0.png;}
or is there another one?

Thaks
__________________
OUT OF MY MIND!
BACK IN 5 MIN.
AIM=Da First Bug
[email protected]
Reply With Quote
  #2  
Old 01-04-2002, 07:28 AM
Falcor Falcor is offline
Darth Cucumber
Falcor's Avatar
Join Date: Mar 2001
Location: At School
Posts: 2,874
Falcor is on a distinguished road
Send a message via ICQ to Falcor Send a message via AIM to Falcor Send a message via MSN to Falcor Send a message via Yahoo to Falcor
...?
__________________

subliminal message: 1+1=3
Reply With Quote
  #3  
Old 01-04-2002, 07:46 AM
Slaktmaster Slaktmaster is offline
man with the mastahplan
Slaktmaster's Avatar
Join Date: Apr 2001
Location: Half-way over the river styx
Posts: 4,422
Slaktmaster is an unknown quantity at this point
Send a message via ICQ to Slaktmaster Send a message via AIM to Slaktmaster
DEATH BY CONFUSION
Reply With Quote
  #4  
Old 01-04-2002, 09:14 AM
XeroMaster XeroMaster is offline
Registered User
Join Date: Dec 2001
Location: Washington-=USA=-
Posts: 143
XeroMaster is on a distinguished road
Send a message via AIM to XeroMaster Send a message via Yahoo to XeroMaster
ok.....

in graal shop.exe there is

Sprites#

Loop
Continuous

Single Dir
setback to
Def. head pic Name
Def. body pic Name
Def. attr1 pic Name
Def. attr2 pic Name
Def. attr3 pic Name
Def. param1 pic Name
Def. param2 pic Name
Def. param3 pic Name

How do I make the Def. attr3 show up when I use the gani
in graal?
__________________
OUT OF MY MIND!
BACK IN 5 MIN.
AIM=Da First Bug
[email protected]
Reply With Quote
  #5  
Old 01-04-2002, 12:20 PM
Falcor Falcor is offline
Darth Cucumber
Falcor's Avatar
Join Date: Mar 2001
Location: At School
Posts: 2,874
Falcor is on a distinguished road
Send a message via ICQ to Falcor Send a message via AIM to Falcor Send a message via MSN to Falcor Send a message via Yahoo to Falcor
scripting
__________________

subliminal message: 1+1=3
Reply With Quote
  #6  
Old 01-04-2002, 12:29 PM
XeroMaster XeroMaster is offline
Registered User
Join Date: Dec 2001
Location: Washington-=USA=-
Posts: 143
XeroMaster is on a distinguished road
Send a message via AIM to XeroMaster Send a message via Yahoo to XeroMaster
yes

if(weaponfired)
{setgani human_axe,;
setSomthing Img.gif}
__________________
OUT OF MY MIND!
BACK IN 5 MIN.
AIM=Da First Bug
[email protected]
Reply With Quote
  #7  
Old 01-04-2002, 06:43 PM
Kumada Kumada is offline
Ded
Kumada's Avatar
Join Date: Nov 2001
Location: Usa
Posts: 1,088
Kumada is on a distinguished road
its something like

if (weaponfired){
setani 2k1sword,sworddesign;
freezeplayer 1;
}
__________________
Aim: Mmm Kumada

Reply With Quote
  #8  
Old 01-04-2002, 07:57 PM
KJS KJS is offline
The one, The only -
KJS's Avatar
Join Date: Apr 2001
Location: USA, Minnesota
Posts: 1,012
KJS is on a distinguished road
Send a message via AIM to KJS
Re: graal 2002 gani

Quote:
Originally posted by XeroMaster
in the gani human_sword_swing
and human_axe
there is a
Def. attr3

how would I script that?

if(playertouchsme){toweapons axe;}
if(weaponfired){setani human_axe2,baxe0.png;

whitch one?

setplayerprop #p1,baxe0.png;
setplayerprop #P2,baxe0.png;
setplayerprop #p3,baxe0.png;
setplayerprop #p4,baxe0.png;}
or is there another one?

Thaks
I think he wants something like
if(weaponfired) setani human_axe2,,,baxe0.png;

but why are you using 2002's ganis and art? I mean you should ask them first dont you think?
__________________
Thanks,
-KJL
Reply With Quote
  #9  
Old 01-04-2002, 09:50 PM
Loriel Loriel is offline
Somewhat rusty
Loriel's Avatar
Join Date: Mar 2001
Posts: 5,059
Loriel is a name known to allLoriel is a name known to allLoriel is a name known to allLoriel is a name known to all
Nope. The sword is rather #Psomething, #P3 I guess.
Reply With Quote
  #10  
Old 01-05-2002, 12:39 AM
Echos Echos is offline
Banned
Join Date: Jan 2002
Location: Somewhere in Georgia for l33t schoolings
Posts: 1,286
Echos is on a distinguished road
Send a message via ICQ to Echos Send a message via AIM to Echos Send a message via Yahoo to Echos
I've already rescripted the G2K2 person

Except mine has improvements, you can walk slowly and run fast, and the sword system has been changed a bit, now it is more strategic in a spar
Reply With Quote
  #11  
Old 01-05-2002, 05:15 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
woah!

this thread is retarded...but cool...
__________________

!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
  #12  
Old 01-05-2002, 06:00 AM
XeroMaster XeroMaster is offline
Registered User
Join Date: Dec 2001
Location: Washington-=USA=-
Posts: 143
XeroMaster is on a distinguished road
Send a message via AIM to XeroMaster Send a message via Yahoo to XeroMaster
test it out.....

if (playertouchsme)
{toweapons Sword;}

if (weaponfired)
{setani human_sword,;frezze 1;}

but make it so the sowrd img is there...
__________________
OUT OF MY MIND!
BACK IN 5 MIN.
AIM=Da First Bug
[email protected]
Reply With Quote
  #13  
Old 01-06-2002, 04:51 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
yesh
__________________

!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
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 05:00 PM.


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