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

dehysqop

Members
  • Posts

    17
  • Joined

  • Last visited

    Never

dehysqop's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Do you think that it could be possible to integrate a MySQL system in this engine?
  2. Nop, the script don't understand that it need to load the picture, hum do you have an engine with a png UI that i can convert the script? ^ ^
  3. Hum like that ? ``` With GUIWindow(GUI_INVENTORY) .x = Val(GetVar(filename, "GUI_INVENTORY", "X")) .y = Val(GetVar(filename, "GUI_INVENTORY", "Y")) .Width = Val(GetVar(filename, "GUI_INVENTORY", "Width")) .Height = Val(GetVar(filename, "GUI_INVENTORY", "Height")) .Visible = False End With ```
  4. Thank you mister Zesh ^^
  5. I know how to export or save as png… The file is named correctly and it's in the right folder but it's probably the DX8 version who not support png?
  6. Hi hum… Yes i just download the Apocalypse Engine from EO3.0 but the problem is that the UI is in JPG and I need a Transparent UI without loosing quality like JPG. That's why i'm looking to know how am I supposed to convert the JPG to .PNG . I found some line like : ``` frmMain.picInventory.Picture = LoadPicture(App.Path & "\data files\graphics\gui\main\inventory.jpg") ``` and then i edit it for : ``` frmMain.picInventory.Picture = LoadPicture(App.Path & "\data files\graphics\gui\main\inventory.png") ``` But it make me an error that it can't find the image. How can i fix that? Thank you guys ^^ 'Sorry for my mad english… i'm french..'
  7. Hi Eclipsians, My name is Sebastien, I'm a french Canadian and I'm looking for a 2D MMORPG Engine. Features I looking for: -Guilds system (I prefer with logo) -Friends System -Pets system -All Eclipse systems -Pixel Movement (Free movement , not 32x32) -MySQL Connection (with the DataBase) -Many map editing layers -Titles (for player) -Map moral -PvP Angels, Devils -Level/PvP/Money Ranking -3 Character per Accounts (if it possible) -Equiment Slots : (Ring, Helmet, Armor, Pants, Shield, Weapons (with 1 hand weapon), Boots, Belt, Gloves, necklace, mask) With paperdolls for all except for ring, belt, and necklace. -Transparent UI, Hud (.PNG) -Elemental system (if possible) -House auction (if possible) -Book system -All item in Eclipse + Books + Sprite changer + Characteristic editor (like if item use + 5 Defence) -A character animation/cell (position) when press Ctrl to attack -[GM] in the name of Administrators -[VIP] in the name of VIP players -Weathers -Percentage of Experience editor +Anything you can add to the engine. I'll pay $5,000 for the engine, if you are interrest please contact me via Skype : dehysqop I'll explain correctly how that will work and how the payment will process. Thank you guy's :D I wish a good progression to everyone!
  8. I propose my work for free, I make enough money like this, I have partially 8 free hours everyday. I have nothing to do in this time, and I love program VB6, C++, HTML , Html5 , JS''Java Script'', CSS, VB.Net, C#, PHP, Mysql and more…
×
×
  • Create New...