Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Bomy Island Main Forum (https://forums.graalonline.com/forums/forumdisplay.php?f=80)
-   -   Question about how races are made..... (https://forums.graalonline.com/forums/showthread.php?t=16432)

Googi 11-09-2001 12:14 AM

Question about how races are made.....
 
Bomy's/Humans are made using the female/male script right?

Tyhm 11-09-2001 01:20 AM

Short answer no, long answer they were made originally with showimg and hideplayer, then setani, but now they can be made with replacegani

grim_squeaker_x 11-09-2001 05:55 AM

So basically if this was true then if I had a sex change operation I'd turn into a bomy? Neat.
But anyway, no that is not the case, from what I've heard it's actually stored in a string called client.race, although for being a bomy you'll need some special NPCW's.

Dlaiyre 11-12-2001 11:38 AM

Replacegani ? ho hum never knew that ;x
how/where is this used/is this used for swim.gani on providence?
:asleep: :spam:

Sennema 11-19-2001 03:51 AM

It's replaceani, and it replaces a regular animation with a pre-made one. Wings, for example. You could take idle.gani, and add wings to the character, and save it as idlewings.gani. Then, in a script, you could have something like

if(playerenters){
toweapons *Wings;
this.wings=off;
}
if(weaponfired&&winges==off){
replaceani idle,idlewings;
}else{
replaceani idle,idle;
}

Poogle 11-27-2001 09:34 AM

Re: Question about how races are made.....
 
Quote:

Originally posted by Googi
Bomy's/Humans are made using the female/male script right?
gosh your stupid!!!!!!


All times are GMT +2. The time now is 04:18 AM.

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