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

BeNjO

Members
  • Posts

    1161
  • Joined

  • Last visited

Posts posted by BeNjO

  1. Needs more details on the floor, random flowers, stumps, rocks etc. You could change the trees to be random not all the same. You also need to make the path worn out and more random and none linear with non paved short cuts of a mussy grass tile set as not everybody sticks to the paths. There is also some graphical errors, 1 is your fault 2 are the tiles I think.

    ![](http://puu.sh/p6Rv2/65546b8c1c.jpg)
  2. @'Growlith1223':

    > @Benjo, it's 4GB on a 64-bit OS however if you're on a 32-bit OS, you only get about half that. reason being 64-bit, since it can use more ram than 32-bit, it can handle mapping programs to certain parts of the memory, thus the extra amount of memory for systems.
    >
    > Anywho, I do $5 hosting! *Shamelessadvertising*

    Not to post a useless "note" but wanted to say hes correct, I just threw what I knew out there just to add some information to Nell's post. I used to offer hosting for a few bucks a month but when they either don't respond to messages about late payments or server crashes a few times a day becomes not worth it.
  3. As above really, But I would like to add you will need a windows VPS to run an VB6 program like the server. A VPS is a shared connection with X amount of other VPS owners in the same server as your own. Hosting the server at home and downloading a large file, like a movie, would lag the server out for all players but your self until the file is finished. Few people here have a dedicated server such as my self which is like have a really good PC with a dedicated phone line so no lag during peak hours etc. It can be used for everything from web hosting to game servers to botting on games (with loads of accounts (gold farming)). Which ever path you take remember VB6 builds are a single threaded application so buying 16 cores 16 gb ram means nothing to it as the server (in this instance) can only utilise a single core (first one) and upto 4gb ram IIRC.
  4. Checked through the 20 odd Main.txt's and I don't have it. It basically was a sadscript that did something like the below. Grab the sex of both the players involved, then do something like

    ```
    Male = 2
    Female = 1

    ```
    then did simple maths like

    ```
    if VALUE = 2 then msgbox "No lesbians" end if
    if VALUE = 4 then msgbox "No Gays" end if
    if VALUE = 2 then
    let them get married blabla

    ```
    It actually said no lesbians and no gays as far as I remember.
  5. @'SkywardRiver':

    > This is most likely going to be the last version of Eclipse Skywyre. (released here at least). [snip] but in the end I decided that that wouldn't be fair to the many friends I've garnered here. Note that I don't support this engine any longer on Eclipse.

    No longer supported unfortunatly but hopefully someone will pick it up, edit it for the good and release a custom version of this :).
  6. Not a clue unfortunatly, I haven't used this engine my self so not sure how it works with the updater ect. Only thing I can suggest it to look for "El Reino Dorado Translated" in both projects (make sure to tick Current Project on the search menu) and change them one by one or all (using replace function) to the correct one. Sounds like there is "El Reino Dorado Translated" somewhere else.
  7. Bless, I actually paid a old member of Eclipse to do my website. I asked Lex to make me something basic enough for me to quickly add stuff to without needing to delve too deep into HTML/CSS. I then made any edits I wanted but kept it as basic as I could.
  8. Been quite a while since I posted any updates. I have been working slowly on the dungeons and making sure they worked correctly. So far everything that has been reported to me has been fixed and patched. There is a slight issue with the loot that I am currently looking into, it happens when you kill the boss at the end of the dungeons the chest sometimes either doesn't spawn or when it does it decides to fall through the floor for some very strange reason.

    Bug Fixes:

    Horse (Armored, Black) awarding negative stats,
    Mercenary Spear (Devil only) negative stats instead of plus,
    Elder Tree (Gilramore location) no collision detection,
    Restoration Stones (Health and Mana) both now working,
    Trade open/close button now working,
    Can now hold more than 999 potions (Health and Mana)
    Increased the amount of Legendary and Unique items awarded for quests,
    Player Character image in Character screen now works,
    Player Character image now checks for horses and shows standing regardless of mount,
    Quest exp now awards the full amount displayed,
    Mouse wheel now works in Quest, Market, News and Shops.
    Teleport spell will not allow you to teleport to a location too close to your current location,
    I or/and C now open inventory/Character screen,
    Invisible blocks preventing players from entering the cave containing black smith equipment have been removed,
    Using melee whilst mounted now displays the cooldown icon like unmounted melee does,
    Mounted Bow & Arrow animations and countdown added and working,
    All scrolls now combine with and current buff %. Example, you have 25% loot increase buff and you use a 50% scroll, the 50% combines into the 25% and shows 75% rather than just 50% with 25% hidden,

    These are taken within the Unity's scene tab and thus do not reflect the quality of the actual game:

    Magma holes where tough creatures hang out because of the warmth. Broken structures dotted about show previous colonization of the area. A Dungeon entrance is around this area.
    ![](http://puu.sh/oIJUQ/2b097586c3.jpg)
    ![](http://puu.sh/oIK1v/713a412b89.jpg)

    Some say these are the stairways to hell, Others say its a stairway to heaven. I guess it depends on how strong you are!
    ![](http://puu.sh/oIK6B/7d105096db.jpg)
  9. My main 'problem' is the size of the map file. Sending it to the client and the user have poor internet it would seem like the game has frozen until its finished downloading. I used to stick to 30x30 unless it was a huge city and would of been happy doing 70x70\. My old elysium game has seamless maps working and I never noticed a problem. I think processing and download speed should be taken into consideration when doing large maps as multiple layers or badly mapped maps will be larger than needed.
  10. @'Zmey:

    > 1) How i can add in game more quests, maps, items etc.?

    My guide on using skywyre, you can give your self admin via the server (right click on your account to see options) then in game press the insert key (ins) to have the admin menus pop down from the title bar which yo can click and edit the in-game content.
    http://www.freemmorpgmaker.com/thread-85376.html
  11. I did it in a similar way, used my boss mechanics to show a animation, used directions ect to show them facing the "exit" of a portal and if they were in "spell range" (which I would set to 1 tile, AoE) they could choose where to teleport to set maps according to the spells level (greater = more locations). Didnt really finish it as EOO went down but generally speaking the teleporting worked basically how Skyward said. Any person in my party could access my portals too which made a new way to sell locations to people.
  12. @budris look in client and server for "MAX_LEVELS"

    @BARUMONK Try running the client as an admin, also after runtime have installed try rebooting pc and running client. Does he see anything? Does he go through the main menu but then it's blank? Could use a little more information :).

    Intente ejecutar el cliente como administrador , también después de haber instalado el tiempo de ejecución intento de reiniciar la PC y funcionando cliente. ¿Ve algo? ¿Va a través del menú principal, pero entonces es blanco? Podría utilizar un poco más de información :)
  13. Most VPS / Dedicated's will run an eclipse server. You want a windows license on it too (most do 6 months free, some do 12 months free). The main area of concern (not including speeds) would be single core processing power. VB6 is single thread (core) so if you have a quad core server with 16gb ram you will only be using 1 thread (core) and upto around 2gb RAM as a rough estimate (the largest memory address VB6 can deal with is a 32-Bit AFAIK). As a long time dedicated server owner; I'd suggest part renting or fully renting a dedicated for the sole purpose of 100% upload/download speeds (not shared between others using the same server as you like a VPS) and been able to use Visual Basic 6 on it to run the server to catch bugs.

    Just things to take into consideration.

    I personally use 1and1.co.uk - There brilliant most of the time, I have personally been double charged twice and the switches went down for a few hours in France thus booting my server offline.
  14. Something like this would be useful although you will need to edit it as it will put the client's very top left corner at your mouse position, edit it to suite your needs:

    ```
    Private mouseClicked As Boolean

    Private Sub picTitleGUI_MouseDown(Button As Integer, Shift As Integer, x As Single, y As Single)
    mouseClicked = True
    End Sub

    Private Sub picTitleGUI_MouseUp(Button As Integer, Shift As Integer, x As Single, y As Single)
    mouseClicked = False
    End Sub

    Private Sub picTitleGUI_MouseMove(Button As Integer, Shift As Integer, x As Single, y As Single)
    If mouseClicked Then
    frmMain.Left = frmMain.Left + x
    frmMain.Top = frmMain.Top + y
    End If
    End Sub

    ```
×
×
  • Create New...