Raised This Month: $51 Target: $400
 12% 

Master Vote v1.1 UPDATED 04-12-10


Post New Thread Reply   
 
Thread Tools Display Modes
Tramp
Senior Member
Join Date: Aug 2005
Old 05-13-2007 , 12:59   Re: Master Vote v1.1 UPDATED 10-24-05
Reply With Quote #41

this file in config/*.htm dow work

i have still

{PLUGIN}

These are the results of the vote "{QUESTION}"
Voting ends: {END_DATE}

{RESULTS}

Results curtesy of {CREATOR}'s plugin {PLUGIN} v{VERSION}
Tramp is offline
B3N4K
Senior Member
Join Date: Jun 2008
Location: Czech Republic
Old 06-17-2008 , 10:16   Re: Master Vote v1.1 UPDATED 10-24-05
Reply With Quote #42

Please can u edit this plugin only at name (no at authID, only at name) a need it at my server, it will be more fun if it will be only at names.. Please! Can someone edit it? PLEASE!! Its take only minute and i need it! PLEASE!
B3N4K is offline
mplayerexe
Senior Member
Join Date: Dec 2008
Old 04-25-2009 , 21:58   Re: Master Vote v1.1 UPDATED 10-24-05
Reply With Quote #43

Quote:
Originally Posted by sluggo View Post
Hi,
The plugin works just fine (the one in the zip file) but when i trie to compile it myselfe, on windows xp and amxx-1.76a i get this error:
//// master_vote.sma
// C:\hlds\cstrike\addons\amxmodx\scripting\mast er_vote.sma(237) : error 021: symbol already defined: "split"
//
// 1 Error.
// Could not locate output file C:\hlds\cstrike\addons\amxmodx\scripting\comp iled\master_vote.amx (compile failed).
//
// Compilation Time: 0,34 sec
// ----------------------------------------

Whats with that?

same error .. pls update !!
mplayerexe is offline
mplayerexe
Senior Member
Join Date: Dec 2008
Old 04-26-2009 , 15:14   Re: Master Vote v1.1 UPDATED 10-24-05
Reply With Quote #44

i fixed by myself ..
thx anyway
mplayerexe is offline
Vincent.nl
BANNED
Join Date: Mar 2009
Location: Holland [Enschede]
Old 12-02-2009 , 19:04   Re: Master Vote v1.1 UPDATED 10-24-05
Reply With Quote #45

: error 025: function heading differs from prototype
: error 021: symbol already defined: "split"
Vincent.nl is offline
HLM
Senior Member
Join Date: Apr 2008
Location: C:\WINDOWS\System32
Old 01-18-2010 , 17:48   Re: Master Vote v1.1 UPDATED 10-24-05
Reply With Quote #46

Quote:
Originally Posted by Vincent.nl View Post
: error 025: function heading differs from prototype
: error 021: symbol already defined: "split"
this error can be fixed by removing the following code (starting at line 236)

PHP Code:
stock split(szInput[] , szRight[] , pR_Max szLeft[] , pL_Max szDelim[])
{
    new 
iEnd contain(szInput szDelim);
    new 
iStart iEnd strlen(szDelim);
    
    if(
iEnd == -1)
    {
        
iStart copy(szRight pR_Max szInput);
        
copy(szLeft pL_Max szInput[iStart]);
        return;
    }
    
    if(
pR_Max >= iEnd)
        
copy(szRight iEnd szInput);
    else
        
copy(szRight pR_Max szInput);
    
    
copy(szLeft pL_Max szInput[iStart]);
    return;

it ends on line 255, this is a stock that was later added into amxmodx - core - string.. this is an old plugin (STILL USEFUL!!!) just remove that and it will work fine.
__________________
+|- KARMA Respectively

HLM is offline
Xanimos
Veteran Member
Join Date: Apr 2005
Location: Florida
Old 04-12-2010 , 02:54   Re: Master Vote v1.1 UPDATED 04-12-10
Reply With Quote #47

Sorry everyone who has had trouble with this plugin. I just noticed all the posts about it. This should have been fixed ages ago. Working again now.
Xanimos is offline
Send a message via AIM to Xanimos Send a message via MSN to Xanimos
maakera
Member
Join Date: Jul 2009
Old 05-08-2010 , 09:23   Re: Master Vote v1.1 UPDATED 04-12-10
Reply With Quote #48

great plugin! although you should change that amx_rcon to just clients console...
maakera is offline
'-_-'<3zok<3'-_-'
Senior Member
Join Date: Feb 2010
Location: Norway
Old 05-08-2010 , 13:40   Re: Master Vote v1.1 UPDATED 04-12-10
Reply With Quote #49

Just Started My 5 Months Vote DDDDD
'-_-'<3zok<3'-_-' is offline
Send a message via Skype™ to '-_-'<3zok<3'-_-'
GalegO
Member
Join Date: May 2010
Location: Brazil
Old 05-10-2010 , 10:54   Re: Master Vote v1.1 UPDATED 04-12-10
Reply With Quote #50

Hi Xanimos!

Can you update the plugin for use the MySQL too?

I have a website and would be voting for the site and the CS. Don't worry, about voting in the site I do by myself. I just need read the table and the columns in the database

Thanks...

Last edited by GalegO; 05-10-2010 at 13:34.
GalegO is offline
Old 05-19-2010, 06:12
forfun
This message has been deleted by forfun. Reason: Fixed
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 11:58.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode