Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Level Design (https://forums.graalonline.com/forums/forumdisplay.php?f=6)
-   -   Era Ganis in level, help? (https://forums.graalonline.com/forums/showthread.php?t=61220)

Lemonegg 09-15-2005 06:59 AM

Era Ganis in level, help?
 
Hi, i was just making a few levels with the Era tileset, crazy hard for me, but i cant seem to get the tree or flower ganis to work! Can someone help me? I have to set the img instead of using the gani, at least untill i figure out how to work it. Thx. ^^

Curt1zzle 09-15-2005 07:13 AM

setani blaw;

xAndrewx 09-15-2005 09:41 AM

Quote:

Originally Posted by Curt1zzle
setani blaw;

That's for the player.

showcharacter; will show an npc.
setcharani ani,; is for the character to show the gani.

Lemonegg 09-16-2005 03:05 AM

Quote:

Originally Posted by xAndrewx
That's for the player.

showcharacter; will show an npc.
setcharani ani,; is for the character to show the gani.

Bleh. It didn't work :(

VulcanP2P 09-16-2005 03:36 AM

Make sure you didn't do setcharani anihere.gani,; but setcharani anihere,;

Lemonegg 09-16-2005 03:41 AM

Quote:

Originally Posted by VulcanP2P
Make sure you didn't do setcharani anihere.gani,; but setcharani anihere,;

I did that. But the only gani that seems to work is the tree gani. I cant get the flower gani to work. :\

Torankusu_2002 09-16-2005 05:12 AM

do you have the gani? are you sure it's a gani and not just an image?

also, post the name of the gani.

Lemonegg 09-16-2005 05:14 AM

Quote:

Originally Posted by Torankusu_2002
do you have the gani? are you sure it's a gani and not just an image?

also, post the name of the gani.

Yeah i have the gani. Its era_flower.gani :/

Crono 09-16-2005 06:45 PM

setcharani era_flower,; not working?

Lemonegg 09-16-2005 09:28 PM

Quote:

Originally Posted by Gerami
setcharani era_flower,; not working?

Nope.

VulcanP2P 09-16-2005 09:33 PM

With the flower GANI you need to set what flower you're using. I'll get the params, one second.

EDIT:
NPC Code:

if (created) {
setcharani era_flower,era_flower-2_3b.png;
}


Lemonegg 09-16-2005 10:27 PM

Quote:

Originally Posted by VulcanP2P
With the flower GANI you need to set what flower you're using. I'll get the params, one second.

EDIT:
NPC Code:

if (created) {
setcharani era_flower,era_flower-2_3b.png;
}


:O Omg. It was right in front of me. x.x

Curt1zzle 09-16-2005 10:34 PM

Quote:

Originally Posted by xAndrewx
That's for the player.

showcharacter; will show an npc.
setcharani ani,; is for the character to show the gani.

Er? What did he want? Thought he might want to be a tree...

Oh wait, got it.

Lemonegg 09-16-2005 10:41 PM

Quote:

Originally Posted by Curt1zzle
Er? What did he want? Thought he might want to be a tree...

Oh wait, got it.

And if I DID want to be a tree? ;)

Ham-HamT 09-16-2005 10:59 PM

Then I would have to give you another Mcdonalds coupon.


All times are GMT +2. The time now is 10:47 AM.

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