Graal Forums  

Go Back   Graal Forums > PlayerWorlds > Bomy Island Main Forum
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 12-05-2001, 08:49 AM
ShockwaveISTHEBEST ShockwaveISTHEBEST is offline
Registered User
Join Date: Nov 2001
Location: never never land
Posts: 208
ShockwaveISTHEBEST is on a distinguished road
Send a message via AIM to ShockwaveISTHEBEST Send a message via Yahoo to ShockwaveISTHEBEST
A kwestion

<b><u>I know I didnt post this in the right place but sorry I needed a quick answer and the scripting forums only gets people on very rarely. </b></u>


I was just experimenting with the move command after reading the new features (I went to GoBooms house in real life so he could show me his new system and inventorys they rock, and he instructed me to read it) and I needed to know how you get an npc to move randomly around the screen, could you send me an example script that I can just add to my npcs to make them move. (If you can) thanks
Reply With Quote
  #2  
Old 12-05-2001, 08:51 AM
SkooL SkooL is offline
somebody to love
Join Date: Jun 2001
Location: bat country.
Posts: 3,446
SkooL is on a distinguished road
Send a message via AIM to SkooL
Re: A kwestion

Quote:
Originally posted by ShockwaveISTHEBEST
<b><u>I know I didnt post this in the right place but sorry I needed a quick answer and the scripting forums only gets people on very rarely. </b></u>
No HTML is allowed.
__________________
the sky is falling
Reply With Quote
  #3  
Old 12-05-2001, 10:02 AM
RamiAharonov RamiAharonov is offline
Registered User
RamiAharonov's Avatar
Join Date: Aug 2001
Location: Canada
Posts: 655
RamiAharonov is on a distinguished road
if (playerenters) {
timeout = .05;
}

if (timeout) {
x=random(0, 64);
y=random(0, 64);
timeout = .05;
}
__________________

The work of James205, bye James
Reply With Quote
  #4  
Old 12-05-2001, 10:03 AM
ShockwaveISTHEBEST ShockwaveISTHEBEST is offline
Registered User
Join Date: Nov 2001
Location: never never land
Posts: 208
ShockwaveISTHEBEST is on a distinguished road
Send a message via AIM to ShockwaveISTHEBEST Send a message via Yahoo to ShockwaveISTHEBEST
I noticed dang
__________________
[img]http://rick.*******ers.net/ss/users/jerrytyrrell64/Shockwave%20Sig%2003.jpg[/img]
Reply With Quote
  #5  
Old 12-05-2001, 10:32 AM
Faheria_LAT1 Faheria_LAT1 is offline
Seraphim Warrior
Faheria_LAT1's Avatar
Join Date: Oct 2001
Location: QUÉBEC!!!!!!1
Posts: 2,040
Faheria_LAT1 is on a distinguished road
Send a message via ICQ to Faheria_LAT1 Send a message via AIM to Faheria_LAT1
you forgot a ] in your siggy
__________________


"I like movies where the guy shoots stuff, and then it blows up, and then this other guy shoots him, and then the first guy drives through a Coke sign, and it blows up, and the car flips over in slow motion, and then the guy gets out and pops his arm back in place, and then they fight 'cause they're out of bullets, and the guy says something like "This is Walmart, boy...and you just got price-checked!" - Broken Saints

"There is no greater sorrow than to recall in misery when we were happy" - Dante

"If you know yourself but not the enemy, for every victory gained you will also suffer a defeat" - Sun Tzu, The Art Of War

"Kingdoms ...rising without word. Collapsing without warning." - Broken Saints

Account now used by Silver and Mmmmkay
yoshee15 account has run out :[[[
Reply With Quote
  #6  
Old 12-05-2001, 10:35 AM
Metal-Slug Metal-Slug is offline
!_!
Metal-Slug's Avatar
Join Date: Jun 2001
Posts: 2,421
Metal-Slug is on a distinguished road
Quote:
Originally posted by RamiAharonov
if (playerenters) {
timeout = .05;
}

if (timeout) {
x=random(0, 64);
y=random(0, 64);
timeout = .05;
}
x = random(0,63)
y = same
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 04:44 PM.


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