Search:

Type: Posts; User: DarthmooN

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. [RESOLVED] How to limit the connections per ip ?

    Solved
  2. Re: Program does not contain a static 'Main' method suitable for an entry point

    ~ bump
  3. Program does not contain a static 'Main' method suitable for an entry point

    I have Dev Cpp based project and just moving the sources to VS 2008.
    I've been creating a "C#" project "Console App" and just adding the sources then it wont compile because of that error:...
  4. Replies
    3
    Views
    1,111

    [C#] Tool for visual view of the forms

    I had a C# project which has forms maded by code using SDL library.
    Im not so C# experienced and i want to edit/change the x/y coordinats of the used images but i can't do it with the code so...
    Is...
  5. Replies
    9
    Views
    3,621

    Upgrading to .NET, using VBUC.

    I was find this program VBUC "Visual Basic Upgrade Companion" at http://arinsoft.com and i want to know how it work, and are is better than the based on VS.NET 2008 Upgrade Wizard ?
    Do someone use...
  6. Replies
    16
    Views
    891

    Re: I dunno where i wrong ?

    I dunno man, i didn't build the game, it's not mine own creation. I just try to fix the bugs out .. so is there any (ANY) way to make that what i want, or ?
  7. Replies
    16
    Views
    891

    Re: I dunno where i wrong ?

    So basicaly, i cannot use "8", but can i use 6 or 10 ? And can i also use 2 or 4 ? Thanks.
  8. Replies
    16
    Views
    891

    Re: I dunno where i wrong ?

    So how to change those values, to make my code work properly ...?!
    --- EDIT ---

    Previously.. it was not 2 ! It is 1...!
  9. Replies
    16
    Views
    891

    Re: I dunno where i wrong ?

    Yes i already see it. I give ya the values, check my previous post. You may not check it, coz i edit it.
  10. Replies
    16
    Views
    891

    Re: I dunno where i wrong ?

    Oh lol yay, sorry for my incompetence....

    Immediate Window shows:

    1
    0
    2
    4
    1
    4
  11. Replies
    16
    Views
    891

    Re: I dunno where i wrong ?

    What should happen after I write the code?
    Coz i write it and nuthing happens =/
  12. Replies
    16
    Views
    891

    Re: I dunno where i wrong ?

    yup.

    Sub mySub(Victomcheck As Integer, Victorcheck As Integer)
    WriteSub "mySub"
    Dim temp As Integer
  13. Replies
    16
    Views
    891

    Re: I dunno where i wrong ?

    Don't work :cry:
    I make my acc on "zero" exp than go and kill a powerful bot, which was have to give me no more than 8 xp, but it gives me 14 =/

    Any other ideas ?
    Thank
  14. Replies
    16
    Views
    891

    I dunno where i wrong ?

    Ok, i try to limit experience getting from bots on my game..
    Here's the code for exp getting:


    temp = ExpLevel(GetBotExp(Victomcheck)) - ExpLevel(UserExperience(Victorcheck))
    If temp < 0 Then...
  15. Replies
    5
    Views
    979

    Re: Drawing circles in .NET

    Yes, this one work perfect, i just have seen some examples and rewrite the code, so now it works great, thanks.
  16. Replies
    5
    Views
    979

    Re: Drawing circles in .NET

    I was check for some tut's but it wont work =(
    I am beginner in that stuff, so if possible can you just rewrite my code, thanks.
  17. Replies
    5
    Views
    979

    [RESOLVED] Drawing circles in .NET

    Okay, after i realize that VB6 really sucks, i was able to upgrade my game to .NET.

    However my m8 will support me with any problems about the server, but he doesn't know how to fix this one in the...
  18. Re: How to detect the RightClick button and use it to call funtion

    Sorry for removing the code, I had a reason to do it.
  19. Re: How to detect the RightClick button and use it to call funtion

    Lold!
  20. Re: How to detect the RightClick button and use it to call funtion

    Damn it !
  21. Re: How to detect the RightClick button and use it to call funtion

    Did u just do it ?
  22. Re: How to detect the RightClick button and use it to call funtion

    I dunno what happen with my last post, lol and what happen with yours also ..
    Your post should be the last one, but is not .. However...
    Yes, ShipImg is actually on top of all other controls, they...
  23. Re: How to detect the RightClick button and use it to call funtion

    Yes, i realize this and nothing happens....
  24. Re: How to detect the RightClick button and use it to call funtion

    Did u just...?
  25. Re: How to detect the RightClick button and use it to call funtion

    - I really cant understand what are u mean =/



    - The same error



    - Yes, i try adding Index As Integer after Button As Integer.
    It fixes the "blablabla or blablabla having the same name",...
  26. Re: How to detect the RightClick button and use it to call funtion

    Nope... :( but i have with the same name (ShipImg)

    ShipImg_Click and ShipImg_DblClick
  27. Re: How to detect the RightClick button and use it to call funtion

    yup.

    Did u just....
  28. How to detect the RightClick button and use it to call funtion

    I try to detect when Right mouse button are clicked.
    And when is clicked, to do something, i will make it what to do, just tell me how to detect it..

    I try this:

    Private Sub...
  29. Replies
    33
    Views
    2,587

    Re: Runtime Error "6" - Overflow

    Resolved, thank too all who help me and a very special thanks to Milk.
    Sorry for removing the code, I had a reason to do it.
  30. Replies
    33
    Views
    2,587

    Re: Runtime Error "6" - Overflow

    *****


    OFF


    CODE


    THEIF
  31. Replies
    33
    Views
    2,587

    Re: Runtime Error "6" - Overflow

    yes i change thisone, it looks like server running good, no error 10 min.. It was occurs in after 30 sec before, but all the integers changed to longs inside the 16000+ code project.. I think it's...
  32. Replies
    33
    Views
    2,587

    Re: Runtime Error "6" - Overflow

    you guess it ? **** it !
  33. Replies
    33
    Views
    2,587

    Re: Runtime Error "6" - Overflow

    Nothing happens ..
    It just gives me error "ByRef argument type mismatch" in a different sub so it stays on this sub until i change all the Long's back to Integer's .. It's not show me which code...
  34. Replies
    33
    Views
    2,587

    Re: Runtime Error "6" - Overflow

    **** off again !
  35. Replies
    33
    Views
    2,587

    Re: Runtime Error "6" - Overflow

    Byref argument mismatch at DoBotAI Sub:


    REMOVED ! and **** OFF !
  36. Replies
    33
    Views
    2,587

    Re: Runtime Error "6" - Overflow

    what the...
    I try everything, almost 24 hours trying to fix this one, try all the ways possible, it cannot be unfixed .. any1 ?
  37. Replies
    33
    Views
    2,587

    Re: Runtime Error "6" - Overflow

    This occurs Byref argument type mismatch error in:


    **** OFF CODE THEIF !

    Against mismatch in:


    REMOVED!
  38. Replies
    33
    Views
    2,587

    Re: Runtime Error "6" - Overflow

    what are you looking for ?
  39. Replies
    33
    Views
    2,587

    Re: Runtime Error "6" - Overflow

    Sorry about that.
    Yes, they are declared at the start of the Module As Integers..
    I try to change they to As Long, doesn't helps =(

    ByRef argument type mismatch =/ on:

    NAH!
  40. Replies
    33
    Views
    2,587

    Re: Runtime Error "6" - Overflow

    He is on vacantion in China, w8 him to log on in MSN but he doesn't =(
    But i try this and tell you what will happen =/

    ---- EDIT ----

    ByRef argument type mismatch in DoBotAI(ByVal check As...
Results 1 to 40 of 48
Page 1 of 2 1 2



Click Here to Expand Forum to Full Width