PtokaX forum

PtokaX => Support => Topic started by: TOR on 05 July, 2005, 05:26:09

Title: QuickSave Script button request.
Post by: TOR on 05 July, 2005, 05:26:09
Added: Double click on scriptname open script in editor (request by Alexandros).

very nice request by alexandros , to open script on double click.



But well, I still have to save, search and confirm overwrite of the file previously open with the doubleclick.

It would by nice ptokax saves the file(script) that was opened with the doubleclick feature, and display a QuickSave button that; checks the edited script for sintax errors, don't ask were to save the file(because we already know what file is it :D), nor confirm overwrite (of course we want to overwrite)... and then restart the script inmediatelly.

I think it's nice when you have to fast edit a script on the fly when unspected troubles appears :D

THANKS!


Another one: I need "All processes average cpu usage" again in stats command

It's posible to send all the stats variables to Lua script? into a table or something like that..so i can do some things with it  :D

for example: warnings when cpu usage is at 100%  or inform "Joins commands/60s" easily

frmHub:GetAllProcCpuUsage()
frmHub:GetTotalJoinsCommand()
....

Edited (again): It's possible to hide some nick names in user list?

I've made a client that collects data and stats from the hub and sends it to a mysql database. I don't want all users asking why user X is not sharing anything.
how about a "Hiden" option in frofile manager? :))
Title:
Post by: Dessamator on 05 July, 2005, 11:09:14
Edited (again): It's possible to hide some nick names in user list?

I've made a client that collects data and stats from the hub and sends it to a mysql database. I don't want all users asking why user X is not sharing anything.
how about a "Hiden" option in frofile manager?
 

yep, its possible to do that using script, search the forum !