Raised This Month: $ Target: $400
 0% 

I can make Signitures like sp4rt4n use to for poeple!!!


Post New Thread Closed Thread   
 
Thread Tools Display Modes
Freecode
Never Fall Asleep
Join Date: Jan 2004
Old 08-27-2005 , 04:45  
#31

experience != knowledge
Freecode is offline
GHW_Chronic
SourceMod Donor
Join Date: Sep 2004
Location: Texas
Old 08-27-2005 , 04:47  
#32

I'm more experienced than v3x and i have more knowledge, lemme refrase your statement

knowledge!=karma
experience!=karma

plugins!=karma
help!=karma
v3x==karma
Chronic==-karma

GHW_Chronic is offline
Send a message via AIM to GHW_Chronic
DaSnooganS
Junior Member
Join Date: Aug 2005
Location: San Diego, CA
Old 08-27-2005 , 04:51  
#33

Code:
public chronic()
{
           if(!karma==high)
           {
                         set_task(0.1,suicide)
           }
           return PLUGIN_HANDELED
}
If only...

-SnooganS
__________________
http://www.syn-scripts.com/
A CS Scripting Community
DaSnooganS is offline
Send a message via AIM to DaSnooganS Send a message via MSN to DaSnooganS
Freecode
Never Fall Asleep
Join Date: Jan 2004
Old 08-27-2005 , 05:03  
#34

Code:
int i; for(i = 0; i <= iForum->users; i++) {     list<string>::iterator iter;     for(iter = iForum->g_Users.begin(); iter != iForum->g_Users.end(); iter++)     {                 if ( (*iter).compare("GHW_Chronic") == 0 )         {             iForum->g_Users.erase(iter);             iForum->g_Thread.lock(this->thread_ID());             break;         }     } }
Freecode is offline
Closed Thread



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 20:03.


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