Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   How to make ? outnewbied.com (https://forums.graalonline.com/forums/showthread.php?t=36295)

Timpan3 08-21-2002 01:09 AM

How to make ? outnewbied.com
 
Could somebody tell me the script (wait let me bend that question) Could somebody tell me how to make an npc sit ? because im making a npc sitting on a sort of balcony, on the railing of the balcony..

Torankusu 08-21-2002 03:07 AM

use setani.
the gani name is "sit".

Timpan3 08-21-2002 03:26 AM

Quote:

Originally posted by Torankusu
use setani.
the gani name is "sit".

{
if (playerenters) (or (created)eitherone )
setani sit;
}

? is that right?

Torankusu 08-21-2002 03:29 AM

setcharani sit,;

Timpan3 08-21-2002 03:38 AM

Thanks your the first outta 6 i think =P

Torankusu 08-21-2002 03:50 AM

out of 6 what?

Jinx 08-21-2002 04:26 AM

Quote:

Originally posted by Timpan3


{
if (playerenters) (or (created)eitherone )
setani sit;
}

? is that right?

Couldn't you have just tried the script on graal instead of having to ask if it were right?

-Jinx

Timpan3 08-21-2002 05:13 AM

Quote:

Originally posted by Jinx


Couldn't you have just tried the script on graal instead of having to ask if it were right?

-Jinx

I am sorry for disturbing you in some way goodbye.
And if i tested the script, and it was wrong, i wouldve still come back here and post, but if i just asked, id get an answer instantly, making it FASTER!

Legondary_MyTH 08-21-2002 06:12 AM

....
 
just use sprites.....

screen_name 08-21-2002 06:37 AM

first off

please read npcprogramming.doc that comes with graal, it helps with syntax and stuff

then move onto newfeatures2001.txt (very bottom) and read up

screen_name 08-21-2002 08:27 AM

Re: Re: ....
 
Quote:

Originally posted by Kaimetsu


Bad advice.

correction....


Very bad advice....

Timpan3 08-21-2002 12:40 PM

Re: Re: Re: ....
 
Quote:

Originally posted by screen_name


correction....


Very bad advice....

haha you are a bad person :D

IAMNOTAFREAK 08-23-2002 07:13 AM

sprites are only evil if your def gani differs from the walking/sword/idle/stand/etc etc ganis that you use...
but i never use it now, you can do so much more with ganis :D

bigkow44 08-23-2002 12:15 PM

sprite=37;

screen_name 08-23-2002 02:29 PM

Re: Re: Re: Re: ....
 
Quote:

Originally posted by Timpan3


haha you are a bad person :D

:)

Sprites are long past, i personally think they should be taken out.

The introduction of GANI's simplified scripting so much.


All times are GMT +2. The time now is 06:44 PM.

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