Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

benedek11

Members
  • Posts

    84
  • Joined

  • Last visited

    Never

Posts posted by benedek11

  1. Justn, i can't do things like that. But look i found a way to make a balance. If there is max lvl 30, you put +1 sp/lvl. So you can put 30 points max into STR with warrior. Count out the overall armor set will give 225 STR. SO if our warrior goes pure str he reaches the cap. Put weapon damage everywhere to 1!!!. Now get the tank, overall armor should give 190 str if the guy goes pure STR with a tank he will have 220 STR max. While the warrior has like 120 END the tank ofc has the cap.

    Check out! pretty balance :D Ask if you still have questions.
  2. Hi! If i have two or more classe like: one dps warrior, one tank, one ranger, one mage.

    For example the warrior will go on pure STR and almost hit the stat cap (255). The tank will go on almost pure VIT. Then in a pvp the warrior will win with 1hit KO. How to avoid that? While not removing the sense of the custom builds (e.g. hybrid,pure..).

    Maybe changing the stat's effects?
  3. Hi! I tried to inster Cpt.Wabbit's projectile script 3 times. Everytime with bugs, or fully not working. I would like to ask for help, if somebody could give me a client which has this script. Please help me!
  4. Hi guys! How to make a button which calls an exe file? I made a CommandButton and this code:

    Private Sub Command1_Click()
    Dim ret As Variant
    ret = Shell("C:\Users\User\Desktop\ItemDescription.exe", vbNormalFocus)
    End Sub

    It works perfectly, but how to make a button look like the Eclipse Origins 2.0 buttons (like Char,Party,etc)

    Not like an old grey button. If i make a GUI row : desc_normal    , desc_hover, desc_click?

    What code should i insert? please help me ( i think i need to use an 'Imagebutton' at frm maker, but how to make my picture inserted?
  5. If the problem is the maps are too big ( i mean the 200x200 is big for you) Then:

    1.Go Admin Panel
    2.Map
    3.Properties (bottom left corner)
    4.Then change Max Sizes ( bottom left corner)

    Hope i helped :)
  6. Hi guys! Anyone can tell me, where i can modify the amount of letters can be used at item descriptions.

    If i put it's frame (frmMain) bigger, it will still have that limited amount letters..(maybe 255?!)

    Where i can change it to like 500? :)
  7. Hey guys! I want to ask how to connect to other people's server? (tell me the easiest way please)

    Is there way to connect like in older version: Ip: xxx-xxx-… Port: xxxxx, then press connect?
  8. @Zesh:

    > I'm stumped at to what to tell you to fix this :P I've even opened up VB6 and created a label with the same name as yours ;D and it works. So, I suggest you delete the label if you havn't already and make a new one. Mind you the label name doesn't have to be what it says in the tutorial, it can be anything but it is weird that its not working xD

    Now i made those lbl.. things working! But then when i make a weapon ingame–-> Subscript out of range '9
  9. Hi guys! I was doing this tutorial: http://www.touchofdeathforums.com/smf/index.php/topic,76044.0.html

    But at the first, when it says add 11 labels and name them it says an error:

    What i do wrong? ( i changed the name at the properties from  Label1 to lblitemspeed as you see)
×
×
  • Create New...