What's new

Search results for query: *

  1. XKLUTCHIN OUTX

    Opening An FF....

    He probably wants to make his own FF viewer.
  2. XKLUTCHIN OUTX

    Opening An FF....

    I know I'm new, but I would recommend looking at the source codes for it.
  3. XKLUTCHIN OUTX

    [C#]Copy and paste codes help!

    Ok, here is my code(Please keep in mind I just started C#) private void button1_Click(object sender, EventArgs e) { Clipboard.GetText(); Clipboard.SetText(code() { weapons = GetEntArray( "weapon_upgrade", "targetname" ); for(i=0;i<=weapons.size-1;i++) { weapons[i] delete(); } weapon_cabs =...
  4. XKLUTCHIN OUTX

    [C#]Copy and paste codes help!

    Thank you both, although I did google it. <_< Ok, but now is there a way to make it ignore the code, because I get all sorts of errors because of that?
  5. XKLUTCHIN OUTX

    [C#]Copy and paste codes help!

    Hello, i'm fairly new to this forum and needed a little help in which I cant find help anywhere else. So, I want to be able to click a button and either it go into a text box or it automatically Copies it to a clip board. The kind of codes I want to do this with are things like code() {...
Top Bottom
Login
Register