Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   Lets put some leaps (https://forums.graalonline.com/forums/showthread.php?t=74993)

theHAWKER 06-30-2007 07:19 PM

Lets put some leaps
 
I am making a water fountin i have the water and stuff but when it comes to "leaps" they get kinda anoying...

heres my script(works fine):
PHP Code:

//#CLIENTSIDE
function onCreated(){
setTimer(0.5);
}
function 
onTimeout(){
putleaps 5,this.x-random(0.05,-0.5),this.y;
setTimer(0.5);


but, is it possible to make it not produse sound?

DustyPorViva 06-30-2007 07:28 PM

Make a gani of the leap? Not that hard.


All times are GMT +2. The time now is 11:41 AM.

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