Author Topic: Scope Add-on.  (Read 10083 times)


I edited this and made my own crosshair, Yours just isnt that great. :/
k Yea that go's for all of you guy's, If you don't like it you can edit it, I don't care.


You didn't make this.
The code in sniper4hire's crosshair/scope is exactly the same as yours.
You stole it from him and renamed the zip and description.

Quote from: Sniper4hire's scope add-on.
Client.cs
Code: [Select]
exec("Add-ons/Client_sniperoverlay/Data.cs");

if (!$SniperOverlayBingings)
{
   $remapDivision[$remapCount] = "Sniper Overlay";
   $remapName[$remapCount] = "Overlay Toggle";
   $remapCmd[$remapCount] = "SprOvrtog";
   $remapCount++;
   $SniperOVerlayBindings=true;
}

function SprOvrtog(%val)
{
  if(%val) {
    if($SprOvrFlag==0)
    {
        $SprOvrFlag=1;
deactivatepackage(SniperOverlay);
//echo("Test Toggle 0");
    }
   else if($SprOvrFlag==1)
    {
        $SprOvrFlag=0;
//echo("Test toggle 1");
activatepackage(Sniperoverlay);
    }
  }
}
Quote from: Ghost 1's scope script
Client.cs
Code: [Select]
exec("Add-ons/Client_Scope/Data.cs");

if (!$ScopeBingings)
{
   $remapDivision[$remapCount] = "Scope";
   $remapName[$remapCount] = "Overlay Toggle";
   $remapCmd[$remapCount] = "SprOvrtog";
   $remapCount++;
   $SniperOVerlayBindings=true;
}

function SprOvrtog(%val)
{
  if(%val) {
    if($SprOvrFlag==0)
    {
        $SprOvrFlag=1;
deactivatepackage(Scope);
//echo("Test Toggle 0");
    }
   else if($SprOvrFlag==1)
    {
        $SprOvrFlag=0;
//echo("Test toggle 1");
activatepackage(Sniperoverlay);
    }
  }
}

If you don't believe me, check for yourself.
I zipped both of them up for you.
http://dl.dropbox.com/u/24490457/Scopecompare.zip

Also, data.cs was left out for page stretching reasons.

You didn't make this.
The code in sniper4hire's crosshair/scope is exactly the same as yours.
You stole it from him and renamed the zip and description.
Also, data.cs was left out for page stretching reasons.
And the add-on police get another job done.

And the add-on police get another job done.
I did not Copy the txt and place it i typed it...
Made my own pic..

The add-on Police... really..

I did not Copy the txt and place it i typed it...
What? I see proof that it was copied and yet you say it wasn't?
Are you handicapped?

What? I see proof that it was copied and yet you say it wasn't?
Are you handicapped?
Did not copy i typed it.....

its not the same-. there for its not a copy.




Did not copy i typed it.....

its not the same-. there for its not a copy.




Heres the word Templated*

No, he made it, the reason they look so much alike is he was using that as a reference.

No, he made it, the reason they look so much alike is he was using that as a template.

No, he made it, the reason they look so much alike is he was using that as a reference.
see some one's smarter than you..

see some one's smarter than you..
Stop useing your alt bud.