PtokaX forum

Development Section => PtokaX Development Versions => Topic started by: PPK on 19 October, 2006, 18:33:51

Title: 0.3.5.1h
Post by: PPK on 19 October, 2006, 18:33:51
New testing version, only with Lua 5.1.1 (http://www.ptokax.org/files/0.3.5.1h.lua5.1.1.7z).

Full online PtokaX changelog is available in Wiki (http://www.ptxwiki.psycho-chihuahua.net/doku.php/changelogs/ptokax/changes_after_0.330_15.31).

Fixed RegBot bug from previous version, added SendToOpChat and some memory saving on bans and scripts.
Title: Re: 0.3.5.1h
Post by: johny on 19 October, 2006, 21:12:51
thanks PPK Works perfect again
Title: Re: 0.3.5.1h
Post by: Herodes on 19 October, 2006, 21:15:06
Really usefull, that SendToOpChat call,.. I can tell just from its name.
Many many thx PPK!
Title: Re: 0.3.5.1h
Post by: Helios on 20 October, 2006, 01:07:28
great work tnx PPK another fine release
Title: Re: 0.3.5.1h
Post by: Samantha on 23 October, 2006, 21:15:54
Discovered a small bug  when i upgrade a user in hub using bot it doesn't work so i have to do it via hub gui and i am also using robocop version 10.023
Title: Re: 0.3.5.1h
Post by: Toobster?? on 23 October, 2006, 21:22:30
Same bug found when using Leviathan bot
Title: Re: 0.3.5.1h
Post by: [NL]scooby on 23 October, 2006, 23:04:50
I found some bugs When using hubinfo the 'counters' for reg and mod are displaying the wrong number! Maybe a bug?  and see here:

 
   -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 
   ? Profiles Information 
   -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 
   ? NetFounders : 0   ? Masters : 0   ? Moderators : 6 
   ? Operators : 0   ? Vips : 3      ? Regs : 2 
   --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

And i am a master see the 0 from masters ?
Title: Re: 0.3.5.1h
Post by: PPK on 23 October, 2006, 23:58:34
PtokaX don't have command to upgrade user... and PtokaX don't have hubinfo... bugs in scripts  ???
Title: Re: 0.3.5.1h
Post by: Samantha on 24 October, 2006, 01:38:32
it worked ok in the normal 0.3.5.1 lau5.1.1 version
Title: Re: 0.3.5.1h
Post by: Madman on 24 October, 2006, 03:48:24
I had same prob...
It that was beacuse
Removed: Possibility of AddRegUser in lua to overwrite existing reg.

Leviathan allready has a fix for this... check dl page and download the fix rar file


Title: Re: 0.3.5.1h
Post by: blackwings on 24 October, 2006, 08:38:06
Quote from: Madman on 24 October, 2006, 03:48:24
Removed: Possibility of AddRegUser in lua to overwrite existing reg.

Leviathan allready has a fix for this... check dl page and download the fix rar file
Which dl page?
Title: Re: 0.3.5.1h
Post by: Helios on 24 October, 2006, 10:15:42
many scripts don't work? updating this script with the good job 50to5.1.1 by mutor and it work fine with new pto
Title: Re: 0.3.5.1h
Post by: Optimus on 24 October, 2006, 10:29:10
i'm fixing the stuff again for new release
Title: Re: 0.3.5.1h
Post by: Helios on 24 October, 2006, 15:13:03
Quote from: Optimus on 24 October, 2006, 10:29:10
i'm fixing the stuff again for new release

nice sound 
Title: Re: 0.3.5.1h
Post by: Madman on 25 October, 2006, 00:35:02
Quote from: blackwings on 24 October, 2006, 08:38:06
Which dl page?

http://shield2k.org/ found in C??o?y†?'s Signatur..
Title: Re: 0.3.5.1h
Post by: blackwings on 25 October, 2006, 09:15:32
Quote from: Madman on 25 October, 2006, 00:35:02
http://shield2k.org/ found in C??o?y??'s Signatur..
you can only dl the Leviathan bot there, not a fixed ptokax 0.3.5.1h.
Title: Re: 0.3.5.1h
Post by: Madman on 25 October, 2006, 14:03:06
Quote from: blackwings on 25 October, 2006, 09:15:32
you can only dl the Leviathan bot there, not a fixed ptokax 0.3.5.1h.

yes, beacuse there is nothing wrong on px...

The prob not beeing able to upgrade users, is beacuse PPK added
Removed: Possibility of AddRegUser in lua to overwrite existing reg.
And most ppl has just AddRegUser(Nick,Pass,NewProfile), but they need either add DelRegUser(Nick) before that or change it to ChangeRegUser(Nick,Pass,NewProfile)