Separate names with a comma.
I tought that nobody liked C# in this forum, good to see an ally :P.
it becomes stuck in a loop or he's not finished doing his stuff, if it takes 10 minutes to do his job 10 min later he'll be ok.
classic error, you forget to change visible:= TRUE ; to visible := false ;
I like it when It spams :D
omg scar 3! Going dl it ^^.
program Example; var aString : string; begin aString:= 'Dont do drugs '; Writeln(Between(' ',' ', aString)); end. try it ^^
ok maybe this code example could help program Example; begin while(not IsKeyDown('q') )do begin if( IsKeyDown(' ') )then...
This is my opr for c# you need to include <div class="csharp" id="{CB}" style="font-family: monospace;"><ol><li style="padding: 0 5px;...
Oh my fault, anyways, always put random time everywhere :P
This is not specially a VB problem, but it may be useful if someoe could post a HTTP tut, or give links to tut on http. The only links I've found is...
Don't use this code, else you'll get iced in less than 20 minutes. If you're making a true refresher use random refresh time as time := 2000...
Shenkuu Warrior :D What this mean ? I only made an OPR. I replyed to most of your pm and my scar aber is to damn slow, he actually work with...
Mine works with constant colors (there are some on each caracter), but it's not finished yet(do 8-9 level), scar programing is only useful if you...
-yes deformed bitmaps work the same -yes its corners -with xs,ys,xe,ye a box is created in witch scar operate, the box is built this way [img]...
Indeed this was introduced by Deathader, I think he was a "ok" Scar programer, but he has stolen many tutorial for his own "glory", this si why I...
DTM are nice, when you know when use it.
Sure this si pretty simple, procedure findColorExample; // find a color in a specified area begin red:= 255; //search for the color in the square...
I was wondering, when you know scar, why would you not change the code to just remove authentifications things. It's not as if it was an .exe, or as...
I tried to anwser all your questions at once in this code example since most of people gave you anwsers with syntaxe/logic errors in (exept for...
This press the key A Keydown( GetKeyCode( 'A' ) ); you can also do, to press non writable keys Keydown(keycode); Where keycode is a number...