Gamers.IRC board

Support board for Gamers.IRC

[ Gamers.IRC WebsiteBoard indexeMail support ]
             
It is currently 08.09.2010 02:55




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: [5.30] Vote system doesn't work
New postPosted: 09.01.2010 22:26 
Offline
Administrator
User avatar

Joined: 24.10.2003
Posts: 1542
Highscores: 22
Status: Gamers.IRC Coder
Bug:
When you try to start a voting, it stops after entering the first answer. The status window says: * /while: invalid format (line 1455, gamersirc.grc).

Solution:
Open the mIRC script editor (Alt+R) with gamersirc.grc, scroll to line (1455):
Code:
while ($?" %i $+ .: $init_lang(vote,3) ") {

Replace that by:
Code:
while ($?" $+ %i $+ .: $replace($init_lang(vote,3),$chr(34),') ") {

Status:
Fixed in the next Gamers.IRC version.

Patched files:
You can find all Gamers.IRC files with integrated hotfixes here.

_________________
^\__/
..O.o

This is Einkaufswagen. Copy Einkaufswagen into your signature to help him on his way to world domination.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group