Register for your free account! | Forgot your password?

You last visited: Today at 10:30

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Release]Reviver Guard[5165]

Discussion on [Release]Reviver Guard[5165] within the CO2 PServer Guides & Releases forum part of the CO2 Private Server category.

Reply
 
Old 10/01/2010, 21:58   #46
 
elite*gold: 0
Join Date: Oct 2010
Posts: 148
Received Thanks: 57
Quote:
Originally Posted by pro4never View Post
I still win though... right?


Also... bothers me to no end when people use == to check bools.


NOT NEEDED

if(true)

if(!false)

if(!true)

if(false)

etc

or even

bool Blah = true;

Blah = !Blah;
Console.WriteLine(Blah);

output would be 'false'.
I prefer that to =]
_Vodka is offline  
Old 10/02/2010, 00:03   #47
 
Ian*'s Avatar
 
elite*gold: 0
Join Date: Nov 2006
Posts: 805
Received Thanks: 464
Code:
bool FOOcumming;

if (All.Fail)
 {
        All.OnAllFours();
        All.PutOnJuicyLipStick();
        All.LickLips();
        All.PlantTulips();
        WaitForJuice(1);
 }


public void WaitForJuice(int n)
{
     if (n == 1)
    {
           while (FOOcumming)
           {
                 Swallow();
           }
     }
     else
           SwallowAnyways();
         
}
the /b/est.
Ian* is offline  
Thanks
3 Users
Reply


Similar Threads Similar Threads
[Help] Reviver Guard
04/05/2010 - CO2 Private Server - 17 Replies
Anyone here know how to add a Reviver Guard Basically its a Guard that Revives everyone all the time once we die Thanks in advance
[Release]5165 code to prohibit Guard attack
02/17/2010 - CO2 PServer Guides & Releases - 28 Replies
hi guys let me share you this simple code that will prohibit players from attacking the guards in most city of CO. i hope this release will be useful. here is the guide: 1. open Attack.cs in PacketHandling. 2. in Attack.cs look for this code public static void Handle(Main.GameClient GC, byte Data)



All times are GMT +2. The time now is 10:30.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.