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

Domino_

Members
  • Posts

    944
  • Joined

  • Last visited

Everything posted by Domino_

  1. Domino_

    Hide Player Name?

    You can resize game screen (90% chance that you will need redo all maps) Or, change all 32x32 parameters to smtn like 16x16? :D Maybe someone will make dx8 zoom map function, that would be interestng.
  2. Domino_

    Hide Player Name?

    > Thanks! Works like a charm lol. > > > > One more question, do you know how to change World's resolution? You mean how many tiles displayed in the window?
  3. Domino_

    Hide Player Name?

    dd7 or dx8 engine? dx8 engine should be this: ``` RenderText Font_Default, name, TextX, TextY, color, 0 ``` just add ' before it, so its commented and wont render text. Its in **Public Sub DrawPlayerName(ByVal Index As Long)** OR… Just make that sub look like this: (dunno if works, but should! :D ) ``` Public Sub DrawPlayerName(ByVal Index As Long) ' If debug mode, handle error then exit out If Options.Debug = 1 Then On Error GoTo errorhandler ' Error handler Exit Sub errorhandler: HandleError "DrawPlayerName", "modText", Err.Number, Err.Description, Err.Source, Err.HelpContext Err.Clear Exit Sub End Sub ```
  4. You should ask omega devs to respond on your question,what could be wrong in theyr engine.
  5. Good suggestion, Devs should make serverside edit for exp calculation. :) BEcause I think now they dont have it. Dunno.
  6. Ohh, i see you using silver version, I am not 100% sure but silver may be limited houses. Im not saying you should buy gold, just wait till devs answer. :)
  7. Nice to see that, so insted of saying "I dont think we need new staff members" (almost same as slasher sayd xD) you could say, "When Kaja will come online we maybe could give you a small test about EE, and if you would not pass, you cantry again any time, afther you find out more about EE and engine we use" :)
  8. > ,…," data-cid="919008" data-time="1393271767"> > > "I don't think" - it's different :) Isnt Kaja the one who hires staff and thinks what you need and what dont? Just my opinion :D I actually dont think that you guys need more than 2 or 3 staff members. You - programmer,maps,etc Someone - artist,etc Kaja- host,mapps,etc
  9. > People we need: > > ~~~~ > > **Beta Testers** - Any Person willing to join our forums and community in-game, and test the game when beta is released! > > > > **A Graphic Artist** - Someone who can use any image editing software for things such as logos, banners, and maybe ingame paperdoll and items. > > > > **A Concept Artist** - I am not a very talented artist… if someone knows how to do art, can make a world map, and concept art for the site, we need you! > > > > **Forum and Game Moderator** - We need someone who, when the game is in beta, to play the game, know it inside out, and knows how to act professionally and how to solve issues on the forums and in-game. > > > > **A Video and Trailer maker** - We need someone who is good at making trailers and game-play videos/teasers. > > > > **A Mapper** - Someone who is talented at mapping out zones! > > ~~~ > I can be a Forum and Game Moderator > ,…," data-cid="919005" data-time="1393270258"> > > I don't think we need more Forum or Game moderators, but answering your question the game is in DD7 Soooo…. he yesterday made bump.. here: > Bumpity bump. And today you just say that you dont need him as moderator, even if kaja yesterday didnt made any changes in positions needed for game. Its damn confusing…. OR you just dont like him?
  10. > If it uses DirectX7 I can be a Forum and Game Moderator, but as of right now I can't play DirectX8 so please tell me: does it use DX7 or DX8? its DirectDraw7 not Directx7.
  11. Shouldnt be ``` Public HandleDataSub(SMSG_COUNT) As Long ``` ?
  12. Please edit your posts, and dont triple post. Administration here is very nice, so you might get just a warning. :D
  13. Domino_

    EO2 NPC Chat

    Look harder, wait, that wasnt hard, took me like 2 minutes, [here](http://www.eclipseorigins.com/community/index.php?/topic/120709-csde-to-eo-conversation-system-v11/?hl=conversation) you go.
  14. Domino_

    EO2 NPC Chat

    Yes you can, search in source section for tutorial before ask.
  15. Domino_

    About Player House

    > I'm going to try and help… What engine is this? [Eclipse Community](http://www.eclipseorigins.com/community/) ? [Eclipse Origins Silver & Gold](http://www.eclipseorigins.com/community/index.php?/forum/120-eclipse-origins-silver-gold/)? [Questions and Answers](http://www.eclipseorigins.com/community/index.php?/forum/122-questions-and-answers/)
  16. [http://www.speedtest.net/my-result/3316802281](http://www.speedtest.net/my-result/3316802281)
  17. Domino_

    Unable to log in

    The licensing goes manually , so the dev havent checked his mail for new pays. You just need to wait a bit till dev sets your account to gold(manually).
  18. > lolol i didn't copy it i just rename it as imgButton haha, here is your solution xD
  19. > or you could just use .gif files Vb6 + gif file? o.O Then he will need to add bit more code in source to support gif. And gif is moving all the time, he need to change picture on hover. AM i right? Have u ever touched eo engine? xD Cuz thats a bad suggestion.
  20. Solution = You copied button from Button(9) to Button(0) not Button(10) check that.
  21. http://www.youtube.com/watch?v=40XpOlCuUJA Song came out 6 days ago, first song in English for artist. :)
  22. Domino_

    DirectX

    try to install them manualy, by right click on dll. Tryed restarting pc?
  23. They both have weapons equiped, maybe they do give mana bonus too? Btw, what engine?
  24. Domino_

    Steampunk MMO

    Is there for fog? Or thats how tileset lookslike? But yea, it looks very good. :)
×
×
  • Create New...