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

GalacticGlum

Members
  • Posts

    551
  • Joined

  • Last visited

    Never

Everything posted by GalacticGlum

  1. Seb I could help you work on the sprite. Let's not make it look like mc!
  2. Happy to be on the team! If you have any questions don't be hesitant to ask any of the team members
  3. Hi How do I add multiple characters per account in Eclipse Final Frontier I have a engine that has this feature but I'm not sure how to rip the features. Any help would be appreciated also are there any auction house tutorials or codes.
  4. Oh cool I can make some sort of hair change!
  5. Is this still being updated? If so can you add a auction house system or can anyone help me add a auction house system if anyone knows how.
  6. Hello all! I have been wondering how I add a extra button for the ingame GUI in Eclipse Final Frontier I want to add a friends button where that second blank button is (under the guild button). ![](http://i58.tinypic.com/6xyaza.png) Thanks in advance!
  7. Still looking :( If you are interested please contact me via PM. I am in need of staff!
  8. Ya I agree with Danito also Xenofalcon I sent you a PM about the concept artist position.
  9. @[member="Xenofalcon"] Actually I am looking to recruit a concept artists if you are intrested please PM me!
  10. How do I mark it as resolved and it works fully!
  11. I will redo tutorial at 7:00 PM EST but thank you for helping me! I will notify you once I have finished the tutorial again it should be around 7:30 PM EST
  12. Okay I will pm you by the way I'm gonna be gone from 5:40 PM EST to 6:40 PM EST so if anything PM me or comment on here it doesn't really matter.
  13. I did that already and it hasn't worked I have read the post a couple times I am talking about how to fix the issue with "Payer(Index).Hair" and to fix "Player(Index).HairTint"
  14. Nice one guys! I vouch for CM he makes some good GUI (I don't even know why I'm vouching >_< :D)
  15. I have already tried that and I'm still getting the same error :( Would you like my source so you can take a look at it? I have declared the variable inside the function by doing "Dim Hair as Long" and doing "Dim HairTint as Long" and it works but when I go ingame and make a new account and customize the hair the hair doesn't show up when I'm actually playing.
  16. I got the IP from a friend he had to quit we hadn't started anything we were 1 week in but he had to quit. I didn't continue anything I'm making my own story, that art is mine, I got a designer to make a GUI I am coding features. The IP is just the name I have a written statement. Also I do know programming I'm just not the best but thank you for your advice and concern.
  17. Hello, Tutorial I used: [http://www.eclipseorigins.com/community/index.php?/topic/132296-eo-30-character-customization-hair-hair-color/](http://www.eclipseorigins.com/community/index.php?/topic/132296-eo-30-character-customization-hair-hair-color/) I was adding character customization into my game and I got a "Variable not defined" error for "Player(Index).Hair = Hair" and "Player(Index).HairTint = HairTint" so I added "Dim Hair as Long" and "Dim HairTint as Long" and it fixed the issue but when I tested it out the hair didn't show up in game so I am guessing this is the reason why. Can someone help me out? .Hair is the highlighted object right beside "Player(Index)" EDIT: I was able to fix this by making a global variable so all code has it, I'm not sure if that will work but if I go ingame the hair is still not showing up. Here is how one hair file looks like: ![](http://i57.tinypic.com/315ok5u.png) Format: .PNG –------------------------------- ![](http://i57.tinypic.com/2ia7h42.png)
  18. Hey, go on this site [http://opengameart.org/ ](http://opengameart.org/%C2%A0)
×
×
  • Create New...