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 03-26-2001, 01:12 PM
LordIceDragon LordIceDragon is offline
Registered User
Join Date: Mar 2001
Posts: 9
LordIceDragon is on a distinguished road
Question

thanks but
SAY WHAT!?!?!?
i have been programing on graal since it's release and well i got kinda cunfused ever since thisspeed came out(kinda dumb aint i) but easily put i just do:
if (playerenters) {toweapons -Bomy}
if (hasweapon(-Bomy)) {sethead Bomy_visio6.png;
disabledefmovement;
setani Bomy_idle,;}
if ( if (keydown(0)) {
y-=0.5;
dir = 0;
}
if (keydown(1)) {
x-=0.5;
dir = 1;
}
if (keydown(2)) {
y+=0.5;
dir = 2;
}
if (keydown(3)) {
x+=0.5;
dir = 3;
}
setani Bomy_walk,;
}




is that how a basic (very very basic) bomy
just the walking part right?
__________________
Where there is darkness there is light...
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 06:45 PM.


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