Skip to content
General IRCd

help!!!

A TG007 community discussion started by 87052402.

Discussion 7 posts
Page 1 of 1
Open
Topic #1530 · 7 published posts · 1,321 views

i am Odyseus,

 

I am making a script , i wanne make a dialog with a load bar , how can i made that..?

 

notworking.gif

wut exactly is a 'load bar' ?

on me:*:join:#:hop #

progres bar, is what he means.

use bars.mdx, read the help file.

It works like ;

did -a $dname <ID> <0-100>

 

like; did -a $dname 4 55

that wud move the progress bar that shud be in the ID 4 in the dialog to 55% progress

on me:*:join:#:hop #

It's actually /did -a <dname> <id> <position> <minimum value> <maximum value>

well tidy, i coded my progress bars the way i said above and they work perfectly

Edited Dec 5, 2004 11:00 PM by [::X-System::]

on me:*:join:#:hop #

Yeah you're right, minimum and maximum values are optional, my mistake.