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 05-22-2001, 01:08 PM
psihunter psihunter is offline
Account Expired
psihunter's Avatar
Join Date: Mar 2001
Location: The 7th Underworld
Posts: 4,260
psihunter is on a distinguished road
Send a message via ICQ to psihunter
Gani question

ok im making a ladder for pirates to go in and out of the cargo hold
and im not sure how to make it so when a pirate touchs it it plays the gani and transports the player out of the cargohold

(gani attached below, tell me what you think for a basic gani)
Attached Files
File Type: zip climbladder.zip (1.3 KB, 125 views)
__________________
See you on the other side of this mirrored glass of life.
Reply With Quote
  #2  
Old 05-22-2001, 01:20 PM
Birdbird_0 Birdbird_0 is offline
am yum
Birdbird_0's Avatar
Join Date: Mar 2001
Location: California
Posts: 4,436
Birdbird_0 is on a distinguished road
Send a message via AIM to Birdbird_0
first you have to have the script where the person with the pirate flag can only use that gani than make two gains one for bomys and one for humas.. . Stefan can make it so where if a bomy has the bomy race falg and the pirate flay ony he gets the script where he gets to use the gani... and same with human.. THIS IS BOB I WANA BE Dark Phoenix (insert rank or postion here other than pet) (Pirate Crew) i kind of get sick of pet bomy bob
Reply With Quote
  #3  
Old 05-22-2001, 08:14 PM
Spearman Spearman is offline
Registered User
Join Date: Mar 2001
Location: Indiana, USA
Posts: 498
Spearman is on a distinguished road
Send a message via ICQ to Spearman Send a message via AIM to Spearman
well...have it so whent he player touchs the ladder the player is frozen for the duration of the gani. Have it look something like this.

//NPC
if(playertouchsme){
freezeplayer .90;
setani climbladder,;
sleep .5;
setlevel 2 levelname,x,y;
}
//END

Make sure that the ladder is the correct hight that the player reaches in the gani..
Reply With Quote
  #4  
Old 05-22-2001, 08:57 PM
Nai Nai is offline
Back!
Join Date: Mar 2001
Location: USA
Posts: 1,489
Nai is on a distinguished road
Send a message via AIM to Nai
But make sure in the script Spearman did that you have the same levelname in the

setlevel2 levelname.graal,x,y;

so you dont get warped to a different level. on accident.
__________________
Reply With Quote
  #5  
Old 05-22-2001, 08:59 PM
Hulk Hogan Hulk Hogan is offline
Legendary Red Fish
Hulk Hogan's Avatar
Join Date: Mar 2001
Location: Western PA
Posts: 2,384
Hulk Hogan is on a distinguished road
Send a message via ICQ to Hulk Hogan Send a message via AIM to Hulk Hogan
Quote:
Originally posted by Nai
But make sure in the script Spearman did that you have the same levelname in the


so you dont get warped to a different level. on accident.
actually it would be

setlevel2 levelname.nw,x,y;
__________________

The infamous red fish is back.


-aim- |
Andrew5656
-email- | [email protected]
-quote- | "You dont need a weatherman to know which way the wind blows."
"Its funny. The end of time has just begun."-Bob Dylan
Reply With Quote
  #6  
Old 05-22-2001, 09:04 PM
Nai Nai is offline
Back!
Join Date: Mar 2001
Location: USA
Posts: 1,489
Nai is on a distinguished road
Send a message via AIM to Nai
Stefan can change it. Unless you saved it as .nw. =)
__________________
Reply With Quote
  #7  
Old 05-22-2001, 09:09 PM
Hulk Hogan Hulk Hogan is offline
Legendary Red Fish
Hulk Hogan's Avatar
Join Date: Mar 2001
Location: Western PA
Posts: 2,384
Hulk Hogan is on a distinguished road
Send a message via ICQ to Hulk Hogan Send a message via AIM to Hulk Hogan
Quote:
Originally posted by Nai
Stefan can change it. Unless you saved it as .nw. =)
Ghost wants this online though =)
so it would be .nw
__________________

The infamous red fish is back.


-aim- |
Andrew5656
-email- | [email protected]
-quote- | "You dont need a weatherman to know which way the wind blows."
"Its funny. The end of time has just begun."-Bob Dylan
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:43 PM.


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