![]() |
Idea about GANI's
Originally posted by Stefan
You can do it with showimgs, or with gani scripts. Showimg will be laggy when displaying many lights on many players, but will work everywhere. You just have to do showimg index,image,x,y; with index between 1 and 199. Gani scripts are not laggy, but you will need to make special ganis that hold the script like lightswalk.gani, lightsidle.gani, and then call replaceani idle,lightsidle; and replaceani walk,lightswalk; Inside the ganis add a script like this: SCRIPT if (playerenters || timeout) { showimg 200,light2.png,playerx-2,playery-2; changeimgcolors 200,1,1,1,0.99; changeimgvis 200,3; timeout = 0.05; } SCRIPTEND Such ganiss are currently only allowed on servers with npcserver (p2p servers). -------------------------------------------------------------------------------- This should probably be in the new ideas forum, but why not add Gani scripting to the Grall Shop program rather than manually editing it ok as you can see Stefan originally posted by stefan and i think that it should be placed into graal shop as it would be good for scripting :) Well vote on it :) |
Correction, only non-directional ganis are allowed on non-p2p servers
|
great idear
|
Re: Idea about GANI's
Quote:
|
do u just put them in the regular box??
|
Re: Re: Idea about GANI's
Quote:
|
use freakin' notepad to put in scripts, lazy people =_=
|
Quote:
|
I do acually. well i script most stuff in notepad anyhow.
|
Quote:
ahhhhhh why do you have to be so difficult |
lol I just script in the editor thing ;)
|
| All times are GMT +2. The time now is 10:57 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.