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

achap89

Members
  • Posts

    384
  • Joined

  • Last visited

    Never

Everything posted by achap89

  1. > U high? He is talking about pixel artists. Nah man, I was on two different posts in different tabs haha
  2. ~~This kind of site would be simple to recreate. Are you wanting jtust the layout created? Or would you like it to include php, and mysql as well?~~ Oops sorry wrong post xD
  3. What EO client are you using?
  4. Download vb6, and open up frmMenu and add ``` txtRUser.MaxLength = 11 ``` To your Form_Load function And they will no longer be able to use anymore than 11 characters
  5. achap89

    NPC

    [http://freemmorpgmaker.com/uploadfiles/50597b9de5c1b04aaa745c0535d19a72.rar](http://freemmorpgmaker.com/uploadfiles/50597b9de5c1b04aaa745c0535d19a72.rar) There I did it for you the way you need it ![:)](http://www.touchofdeathforums.com/community/public/style_emoticons//smile.png)
  6. achap89

    Sprites problem

    Incorrect sprite placement
  7. achap89

    Hero of athea

    xD WOW haha I'm so blind I passed over this one works. XD Good job cici
  8. achap89

    Eclipse origin

    > This topic is in the wrong section. > > Should be in Request Resources. Agreed…noobster, I pointed you to the Q and A section. You will get much better results.
  9. achap89

    Hero of athea

    "Why does this not work" is not sufficient enough. Tell us what is going on what's happening?
  10. what version are you using?
  11. achap89

    Custom Tilesets

    Make the top left pixel is the exact same color. I find it easier to simply use a bright green, but that is simply preference. Also, like the above posts state, double check the file type to make sure it is the same as all the others. Re-save it as a bitmap. (Bmp)
  12. …Damn, wish I could find a girl in my area who played minecraft haha.
  13. Really?… I just started something like this! That blows! (not the game, simply the irony)
  14. ahh well i figured it out just forgot to close this. XD Ty though.
  15. @Pete: > I've yet to see one person make one penny/cent/a used tissue from an Eclipse-made game. I have. I work for a game that does. Granted its not a hell of a lot but still.
  16. Sigh, sorry about the questions I feel like such a freaking newbie. ok so my code is ``` Private Sub cmdSetAccess_Click() If scrlSetAccess.Value > Player(MyIndex).Access Then AddText "You are not allowed to give someone a higher access than you!!!", BrightRed Else Call SendSetAccess(Player(myTarget).Name, scrlSetAccess.Value) picSetAccess.Visible = False End If End Sub ``` but even with level 4 access it simply says invalid access level what am i doing wrong?
  17. Yes, i literally just fixed it XD. Thank you though! I made a whisper function for a right click menu.
  18. Ok, just look at others codes and get a feel for how they work, try ripping the code in the engine apart. Thats what I did.
  19. As long as you are using all your own graphics and code, then yes i believe you can.
  20. Whats wrong with it? I'll fix it for a price.
  21. How can i call a private message? I want to send it using the players target and txtWhisper.
  22. @Captain: > I think you should add more examples of your work. Currently these are the only ones I have examples of. I will add more later If you have suggestions let me know and Ill add XD
  23. Here is some of the things I am currently making. I am still fairly new so prices are cheap cheap cheap! Mostly for the experience some depending on how hard/easy they are I may do them free. **Right Click player menu.** http://www.youtube.com/watch?v=St0xQ9SDVeM You can no longer right click on your own char Also the kick and ban options do not appear for players unless they are at least a mod. Working on a promote feature for administrators. 2/2/2012 Revamped the code to use less memory. Added a trade, and talk menu. Currently only working for shopkeepers. Soon to come. Promote/Demote * * * **My Pk system [WIP]** This system will implement jails, and even PKK (Player killer killer (When you kill a Player killer)) rewards. They will be jailed if there pk are at X and the player that killed them will be congratulated. To be added Jail system Reward system Bail out of jail system. Finished Player Points Notes 2/5/2012 - Got Player Points added in. Name color changes with the certain amount of pk points. 4 Different colors. * * * Have ideas message me, if I think its a good idea Ill attempt to make if and if justin, likes or wants it it could be added!
×
×
  • Create New...