Raised This Month: $ Target: $400
 0% 

[sovled] using the same events twice?


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
n0obie4life
Veteran Member
Join Date: Dec 2004
Old 04-19-2005 , 10:16   [sovled] using the same events twice?
Reply With Quote #1

is it possible?

i have register_logevent and register_event and count_votes and all that crap for voting in my script. can i use it twice?

if i can't then how do i make it so that i can use it twice?

cause when i compile my plugin with those commands repeated twice....i have a problem

Quote:
//AMXXSC compile.exe
// by the AMX Mod X Dev Team


//// vote_aio.sma
// C:\Documents and Settings\XPHome\Desktop\my it work\My plugins\Compiler\vote_
aio.sma(20 : error 021: symbol already defined: "event_RoundStart"
// C:\Documents and Settings\XPHome\Desktop\my it work\My plugins\Compiler\vote_
aio.sma(304) : error 021: symbol already defined: "count_votes"
// C:\Documents and Settings\XPHome\Desktop\my it work\My plugins\Compiler\vote_
aio.sma(314) : error 021: symbol already defined: "check_the_votes"
// C:\Documents and Settings\XPHome\Desktop\my it work\My plugins\Compiler\vote_
aio.sma(386) : error 021: symbol already defined: "count_votes"
// C:\Documents and Settings\XPHome\Desktop\my it work\My plugins\Compiler\vote_
aio.sma(396) : error 021: symbol already defined: "check_the_votes"
// C:\Documents and Settings\XPHome\Desktop\my it work\My plugins\Compiler\vote_
aio.sma(409) : error 021: symbol already defined: "event_RoundStart"
// C:\Documents and Settings\XPHome\Desktop\my it work\My plugins\Compiler\vote_
aio.sma(484) : error 021: symbol already defined: "count_votes"
// C:\Documents and Settings\XPHome\Desktop\my it work\My plugins\Compiler\vote_
aio.sma(494) : error 021: symbol already defined: "check_the_votes"
// C:\Documents and Settings\XPHome\Desktop\my it work\My plugins\Compiler\vote_
aio.sma(507) : error 021: symbol already defined: "event_RoundStart"
// C:\Documents and Settings\XPHome\Desktop\my it work\My plugins\Compiler\vote_
aio.sma(583) : error 021: symbol already defined: "count_votes"
// C:\Documents and Settings\XPHome\Desktop\my it work\My plugins\Compiler\vote_
aio.sma(593) : error 021: symbol already defined: "check_the_votes"
// C:\Documents and Settings\XPHome\Desktop\my it work\My plugins\Compiler\vote_
aio.sma(606) : error 021: symbol already defined: "event_RoundStart"
// C:\Documents and Settings\XPHome\Desktop\my it work\My plugins\Compiler\vote_
aio.sma(681) : error 021: symbol already defined: "count_votes"
// C:\Documents and Settings\XPHome\Desktop\my it work\My plugins\Compiler\vote_
aio.sma(691) : error 021: symbol already defined: "check_the_votes"
// C:\Documents and Settings\XPHome\Desktop\my it work\My plugins\Compiler\vote_
aio.sma(704) : error 021: symbol already defined: "event_RoundStart"
// C:\Documents and Settings\XPHome\Desktop\my it work\My plugins\Compiler\vote_
aio.sma(781) : error 021: symbol already defined: "count_votes"
// C:\Documents and Settings\XPHome\Desktop\my it work\My plugins\Compiler\vote_
aio.sma(791) : error 021: symbol already defined: "check_the_votes"
i'm trying to make a vote_aio. i also need the event_roundstart cause i want it to happen only once at the start of round.
n0obie4life is offline
 



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 10:02.


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