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

tenjimaru

Members
  • Posts

    158
  • Joined

  • Last visited

    Never

Everything posted by tenjimaru

  1. I'm looking for a software that can edit eclipse's source, but i don't have an idea of what it is called, or if its free or i have to buy it. thanks in advance _Ps: no i'm no going to edit the credits page._
  2. if i add more colors to the main.txt file in the Ee will i be able to use them, or can i use new colors without adding them to the premade color list? thanks
  3. If I add this will it show on the attakers screen, but not on the victim? ``` Call BattleMsg(Index, "You have killed " & GetPlayerName(Victim) & " !", BRIGHTRED) End Sub ```
  4. ok, thanks you really helped by adding the mapmsg line :cheesy:
  5. I made a small script (1 line) **My Question is, Will this work without giving players some sort of Runtime Error?** > Sub OnPVPDeath(Index, Attacker) > Call BattleMsg(Index, "You have been killed by " & GetPlayerName(Attacker) & " !", BRIGHTRED) > End Sub My Idea is to get a little message in the battle log, when a player defeats another player it will show this: **You have been killed by (Player's Username Here) !** Note: this will only show on the Killed Player. (or atleast thats what i think, i think it will show on both players screen… not sure)
  6. oh, realy? do you have a link to tuts for custom menus with sadscript?
  7. I downloaded the custom menu maker, but i dont know how it works. can some explain or point out a tut? i also want to know where to add the code it creates. thanks in advance
  8. i never have a real vacation =[ nice alternative though…
  9. i dont understand this… I could just edit the source so that the IP-Config doesnt show on the main menu, and edit the config.ini so that its not visible in the folders, right? ~.^
  10. go to config (on the main menu) and make sure that the ip and port numbers are the same as in the Data.Ini file. =EDIT= its in the Data.ini as for making the battle system, i dont have a clue. o.O
  11. tenjimaru

    Battlesystem

    to attack use the CTRL key.
  12. to make the night shade lighter replace the blue with a purple-ish colour, it may take several times to get the right colour, but you will be satisfied =D
  13. just wait on it, it will be wort-it.
  14. I think Paint.net is free, I dont really know, google it =D
  15. I use PhotoShop CS3, to make the GUI of my game
  16. ok thanks =D ~that was easy, I feel 2% Smarter =P
  17. I noticed it has a Head, body, and legs sheets, and the sprite sheet… how do I activate the Heads sheet? so that when you create a character you can choose your head, body, and legs... Im using EE (Newest Version)
  18. I was wondering what is the use of the Light Tile Set… that comes with the software
  19. **ok i was wondering about the dimentions of each frame for spells, big spells, and big sprites?** does someone know what the dimentions are? _thank you_
  20. I've read that you need a source, and something about visual basic, but cen someone point the way to a thread with the source or some webpage that has the visual basic software (Yes, I have no idea what Visual Basci is O.o) Please someone point me the way. ;P I just want to edit the credits to add **me** (the creator of the game) **and some other stuff like mappers and graphic desiners.**
  21. _I'm using TE_**is there a way to make an item than can only be equiped by a male character or only for female?** _If there is please tell me how ;)_ **I think its some script, but i have no idea how to work with scripts…**
  22. _I'm using TE_ **I've created my own sprites for my game, but i've made them a lil bit bigger than the pre-made ones the client comes with.** ???My question is: What do i need to edit inorder to make my sprites apear in the game? they are shown cut in half or stuff like that. ???
×
×
  • Create New...