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

Southern

Members
  • Posts

    65
  • Joined

  • Last visited

    Never

Posts posted by Southern

  1. Good for pokemon and people that dont know how to make tilesheets. (even though its not hard at all, just takes time)

    Anyways, like I said, good find. Just really you need to give credit were credit is due. You have no right to post other people's work without giving credit to them. Even though it is on google, doesnt give you the right to use their work without their permission. You should really put the website you got it from, and who made it under each tilesheet. Also you should get writen permission from the people that made this work.
  2. I dont get what you just said, sorry man.  All I know is that main music, is in Eclipse 2.7, and you DONT need visual basic 6 to get it started. So, maybe your way is better but who knows. All I know, is that when people play my game, they cant change anything. Everything is locked down. Plus they can disable the mainmusic if they wanted to.

    I did all this basicly through scripting because I dont have vb6 anymore. Since I have lost vb6, I have come to find out that everything that I need/want to be done, can be done with scripting. I have made a visual bank with sadscripting, npc's fighting npc's through sadscripting. I have also made it so an item can either only be worn by male's or just strickly females. Everything you want done to Eclipse can be done through scripting.
  3. @Sigait:

    > The code for it does exist but it doesent play music so if you want that option all you have to do is using Visual Basic 6 and start coding.
    >
    > Sigait.

    ROFL, yes it does. All you need to do man is put the "VBMP.ocx" in the client. (were everything else is..(not in a folder)) Then go to your config.ini and add in MenuMusic="Music"

    Here is a pic
    ![](http://i293.photobucket.com/albums/mm49/Hatetherap/OWNED-1.png)By the way this is 2.7

    (Ohh and you can get the file from inside your Data folder.)
  4. you can have a tile apper for a couple seconds, then have it go away after a certain amount of time. It would be a very long code, but it can be done with scripting. It might look a little choopy. Like have a tile apper for 20seonds, then disapper…for another 20seonds and have it move across the screen. But like I said, a very long code.
  5. Dang…someone find me that crack pot, Harry Potter, to take care of the troll.

    About the new people; they come because they think it will be easy to make a game...but they forget, if everyone is making their own game...who is going to play it? There is only so many nerds and geeks in this world.
  6. Call FireArrow(index, Arrow, Dir)

    Sinc you are trying to learn and get better at scripting, I'll just post some commands, that I use. For the rest I would tell you to make some subs and stuff about like. Were the scripted npc checks to see if the person it attack has moved closer to him, then if so have the npc run away, fire, runaway. Or have it so he run's away till he is x amount of space's away then fire's again. Or if the person is attacking him, have it check to see that and if so have the npc attack him with a diffrent attack. (Really not that hard, just alot of checks)
  7. You have to make sure there isnt a block attribute infront of were your shooting >_>
    Second if you want to block people from going to it, use roof attribute. Just know that Monster's can go through the block but not people. I use grapple in my game (for admins only) and I use 2.7 patch 4 (Works very nicely)
  8. Warconn over all it is a good game, and you are doing great things with it. I know you dont want people to say it, but it does need some work with the graphic's. I dont understand the shading on it.

    I played when you first posted it on here, and lol I couldnt get anywere…but I had fun.
    I like your game and your style.
    Keep up the great work.

    Ohh, and if I was you...since you dont have a graphic's enycrpter, I would post your paperdoll on the forums so you can atleast get credit for it. (Alot of people would like to get their hands on your paperdoll and sprite sheet. AND alot wont give you credit or even ask to use it.)
  9. I really think a game made with graphic's all in MS Paint, would do pretty well. Most people want to go back to a simple game with less graphic's, were its easy on the eyes. MS Paint can provied that. :P (I did a poll)
  10. Its not that great of a game because their is nothing orginal about it. It does however have great stuff, like you can caputuer monster's and then they are your pets. Its kind of fun…

    Just the Developers need a better story line going on.
  11. @Roujo:

    > Well, I don't see it in the SadScript Database. I don't think it's a valid function… Maybe it'll be in EE3.0 XD
    >
    > Well, if ColorPlayerName doesn't exist, I don't know how you can do this short of editing the Source Code. Sorry!

    DOnt want to sound rude, but if you type ctrl+F and search for colorplayername you will find it.

    ![](http://i293.photobucket.com/albums/mm49/Hatetherap/owned.jpg)
  12. Animated tiles doesn't work like that man. To have something animated you need to search the forums to show you.
    A quick tutorial is this.
      You got your Tiles9.bmp
      you open up mapeditor
      you lay down a tile on mask1 (of the thing you want to animate)
      Then under mask1 there is a thing called animate…click on that and lay it over the tile of your first thing you layed down.
      Now you should have an Image that flips between two images..That is animation
  13. If you really wanted to make a game, then you need to know how the client works. Go into the whole complet background of Eclipse. See how Eclipse's runs. Good Eclipse's, know everything about it, know about the developers. Learn how the clients connect to the server.
    Then, and I will only say this once.
      Copy the client folder…put it in a zip folder. 
      Put it on zshare.net
      Have your _Friend_ change the ipconfig option to port 4001, and YOUR IP.
      Make sure he instales and run's the library files.
      Make sure he is not on vista, because really if you have trouble with this, I'll doubt you can get vista to work

    Then come back to Eclipse Forums. LOCK the 3 topic's and stop spamming. Please!
  14. Newman, I must say that what Rithy58 is saying is true. Anyways, if you wanted something done with the chatbox in the soruce then you should go post a question in the soruce section.

    If you make the box transparent, the chatbox will be gone. Yes, I know the words will overlap the other person's words but that is because you are a player. Your character (the person playing) will always have their chatbox ontop of someone else's.

    Now are you trying to say that you want the chatbox completly removed. (To were no words show up on the screen and no chatbox?) Cause that can easly be done.
×
×
  • Create New...