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

joar

Members
  • Posts

    58
  • Joined

  • Last visited

    Never

Everything posted by joar

  1. You could just use a cms,learn a bit of php,make a nice,simple design for your game and mod your cms to your needs.Or don't mod it,just take a pre-made free design and customize it in css.
  2. Do you mean a php eclipse integration?If so,then [here](http://www.touchofdeathforums.com/smf/index.php?topic=26907.0) it is.And [this](http://www.touchofdeathforums.com/smf/index.php?topic=43236.0) is a tutorial for getting the spells working.
  3. Wamp is an emulator for Php,apache and mysql.It basicly installs them on your pc without all the fuzz.
  4. The site doesn't open.Forumotion is the best choice for a web-forum.However if you're using this kind of forum,you have no control over your forum,it's easily hackable,uses old versions and such.It's much better to get a host(or get one free),buy a domain(or get one free),install any forum script you like and have an actual forum.
  5. To make your character atack,you need to set the npc to be atackable and walk next to it,pressing the Ctrl key to atack.To make houses you simply need to map the map to look like interior and set the map properties.
  6. It's awesome.It's called sprite not spirit,actually.But it's still a really good sprite.I've never seen RMXP ash.
  7. You script it.You can get a quest script from the script database.You can also write your own script.
  8. joar

    Change controls

    It is,but it requires source code editing.
  9. You could very well be banned for your above comment.That way you just posted,is illeagal.I suggest you remove it right away.
  10. joar

    Server offline?

    You need to port forward.Read the tutorials section for help on that.
  11. http://sean.cruels.net/vb/index2.html - i've got this in my bookmarks.It's really good,it's a series of 40 tutorials for visual basic covering all the basics.
  12. joar

    Question.

    You will unless you wanna sell your kidney and get Vb6.There is simply no point in buying Vb6 now if the future versions will not be coded on it.
  13. joar

    SFX & In Game Chat

    Yes,you need vb6.And you could just put an empty file as pain.wav so it won't make any sound.
  14. You need to use Visual Basic 6 to make all that.The GUI is just a graphical background.
  15. joar

    Ip…

    You need to port forward.Check some of the tutorials on port forwarding.
  16. When you unzip eclipse you have two folders - Client and Server.First enter the Server folder and run the Server.Then try loading the client.
  17. joar

    Character Maker

    I don't think you should use a panorama as a background.Otherwise it looks really good.
  18. Check the IP adress you've entered on the Ip Config page.Make sure you're either using your ip or 127.0.0.1.Also make sure the server port and the client port are the same.
  19. [7Zip(Recommended)](http://www.7-zip.org),ZipGenius,TUGZip,Imploder,FilZip,UnRar.Everything can be replaced(besides Eclipse).
  20. It's a common bug.While it says "Receiving Map" you can press "F1" and warp to another map.Then simply enter the shop/house again.
  21. joar

    Health/ Items

    Download the Eclipse Source,open up frmMirage and there you have it - the ingame health bar.Click on it and you should see a properties menu on the right,customize it there. PS:You need Visual Basic 6 to edit source.
  22. joar

    Music Repository

    This is a library of free to use music for your games.Most of the songs are composed by **dannyboyk2**,but a few are made by other artists and contributed. [Visit](http://www.personal.psu.edu/djg270/CA/repository/)
  23. joar

    Sprites

    Someone should just copy the [RMXP.org big list of sprites](http://www.rmxp.org/forums/viewtopic.php?f=159&t=47464),post them and get them stickied.Since that's the most complete list of sprites and resources ever.
  24. You put a script on different subs depending on what they wanna do in game.For example you put scripts in ScriptedNPC if you want the script to be activate by an NPC.You can download the source from this [topic](http://www.touchofdeathforums.com/smf/index.php?topic=28047.0).
×
×
  • Create New...