Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   Ganis? (https://forums.graalonline.com/forums/showthread.php?t=18591)

psi 12-09-2001 12:03 PM

Ganis?
 
k how can I make a player move in a way unlike normal for example praying with the bamboo stick or when they get an item. And does anyone know the special script that they used underwater in G2K1?

Python523 12-09-2001 01:20 PM

Re: Ganis?
 
Quote:

Originally posted by psi
k how can I make a player move in a way unlike normal for example praying with the bamboo stick or when they get an item. And does anyone know the special script that they used underwater in G2K1?
replaceani ganitoreplace,ganitoreplacewith
or
replacegani ganitoreplace,ganitoreplacewith
I can't remember if it's replaceani or replacegani, I think it's replaceani

nyghtGT 12-09-2001 02:09 PM

Re: Re: Ganis?
 
Quote:

Originally posted by Python523

replaceani ganitoreplace,ganitoreplacewith
or
replacegani ganitoreplace,ganitoreplacewith
I can't remember if it's replaceani or replacegani, I think it's replaceani

replaceani

T3CK 12-09-2001 10:40 PM

its replaceani ganitoreplace,newganiname

psi 12-10-2001 12:38 AM

how?
 
how do I do that? type in if (playertouchsme) replaceani bamboo.gif?

Python523 12-10-2001 03:02 AM

Re: how?
 
Quote:

Originally posted by psi
how do I do that? type in if (playertouchsme) replaceani bamboo.gif?
if (weaponfired)
replaceani idle,banboo_idle
replaceani walk,bamboo_walk

psi 12-10-2001 05:48 AM

thnx
 
thnx


All times are GMT +2. The time now is 05:01 AM.

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