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

benedek11

Members
  • Posts

    84
  • Joined

  • Last visited

    Never

Everything 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. STR gives parry rate. My warrior with max str is a godlike against a tank with 100 STR, cause the tank cant hit him.. :/
  3. 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?
  4. Thank you! Finally Mortal Angel helped me out!:)) But thanks for Sigridunset too.!
  5. I gave up doing this. Nobody could help me ._. Then i should wait, i think..
  6. 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!
  7. no i didn't. i use your version without modifications. :( Operation system doesn't matters? I use 32 bit win7.
  8. The destination is a blank map :/..
  9. Everything is fine with the options. :/ I don't know what should i do with this line.
  10. Eragon: If Player(index).PlayerDoors(Map(GetPlayerMap(index)).Tile(GetPlayerX(index), GetPlayerY(index) - 1).Data1).state = 0 Then
  11. Dear Eragon! If i place a door with the teleporting destination/ key requirement, and i walk into the D's spot, the server crashes with subscript out of range '9\. Any idea?
  12. Just delete the whole Modification(S), it is a bug generator.
  13. Hi! I have problem with the resource system, when i put a tree or a crystal on the map, it says subscript out of range 9'. And the server crashes.
  14. Wow great tut. But where can i put my script? It opens calc.exe when clicking on it Dim ret As Variant ret = Shell("c:\WINDOWS\system32\calc.exe", vbNormalFocus)
  15. 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?
  16. benedek11

    Map Maker

    so you want bigger maps?..
  17. benedek11

    Map Maker

    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 :)
  18. 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? :)
  19. oh thank you i was blind, but if i put on his hamachi address in ip, then what about port? stay at 7001?
  20. 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?
  21. benedek11

    Labels

    @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
  22. benedek11

    Labels

    now it says error while compiling–-> and highlight .Caption
  23. benedek11

    Labels

    it works with other words, but if i make other words then it wont work will it? i mean the script
  24. benedek11

    Labels

    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)
  25. I think I'm the dumb, but it gives me an compile error, highlighting these:lblItemSpeed ..etc (the 11 line) (On the right side there's MouseMove insted of Default, cause i didn't find default o.o) And please help me how to insert the GUI.. I overwrited the Graphic–->GUI--->Character-----> item_description to your itemdescription picture, but my item is out of the "item frame" look:
×
×
  • Create New...