Jump to content

Ehcloprom

Members
  • Posts

    82
  • Joined

  • Last visited

Everything posted by Ehcloprom

  1. Well guys I'm currently coding a Control Panel written in PHP obviously. (Mainly for learning purposes) Anybody got asome tips on security have searched online but alot of stuff is Outdated so i just want to make sure! Registering Logging In Other SQL related tasks
  2. Rather then deal with problems from the old one you should just make another one. (That's what i would do anyways - My server is currently beta s it's a big deal)
  3. config>server.php Use 24hour time http://easysurf.cc/cmtime.htm The middle numbers are the days 0 Suday 1 Monday 2 Tuesday 3 Wednesday 4 Thursday etc. Don't forget to remove the comments "//" 'WoeDayTimes' => array( //array(0, '12:00', 0, '14:00'), // Example: Starts Sunday 12:00 PM and ends Sunday 2:00 PM //array(3, '14:00', 3, '15:00') // Example: Starts Wednesday 2:00 PM and ends Wednesday 3:00 PM ), You can add as many times as you want. e.g 'WoeDayTimes' => array( array(0, '12:00', 0, '14:00'), // Example: Starts Sunday 12:00 PM and ends Sunday 2:00 PM array(3, '14:00', 3, '15:00') // Example: Starts Wednesday 2:00 PM and ends Wednesday 3:00 PM array(4, '12:00', 4, '14:00'), // Example: Starts Thursday 12:00 PM and ends Thursday 2:00 PM array(5, '14:00', 5, '15:00') // Example: Starts Friday 2:00 PM and ends Friday 3:00 PM ), config>config.php Remove the comment '//" //'Castles' => array('module' => 'castle'),
  4. I like eNPC but it's still a bit buggy I'm not sure if it's me but if you try to backspace from the top the file kinda screws up... I mainly like the color chooser, Header generator and being able to see your Menus in action eNPC deffinity needs work but it has great potential. Yeah that is annoying if you using notepad++ I use a black background and with .txts the words are highlited all white is it's like impossible to read... @topic I definitly think an rascript extention should be made in the FUTURE but at the moment rA is behind / out-of-date and should catch up more first (obviously this takes time) I wish I could help but atm I just starting learning C My goal is to be a Developer in the future. Anyways I'm just so happy to see the ragnarok emulation didn't die it made me kinda sad seeing eA so "dead" but Jman being back is just great. @off topic eA and rA seriously need to merge Paradox should just forward eA to rA there's like one active developer there... Bleh I wish peple could be more rational...
  5. This is a waste of time instead of changing extentions dev's could be working on bugs and or adding new features. It's not a bad idea though but it has no real advantage at the moment
  6. Subnet is not needed for the servers to connect to each other only if you try to connect to the server using your LAN address *Correct me if I'm wrong" Check again. Char_Athena login_ip: LAN IP char_ip: WAN IP Map_Athena char_ip: LAN IP map_ip: WAN IP Double check to see if your ports are all forwarded and your LAN IP didn't change.
  7. Yes it is very possible I'll work on this later but atm I'm busy
  8. I'll make it... but please confirm how you want it to work 1. Player levels up and changes to a third class job. 2. The player then clicks the npc. 3. The npc checks the job of the player if he's a third class then give him the "item" 4. It will then broadcast a welcome message for the player 5. if the player used the npc he gets a messages saying he already collected his reward.
  9. You wan't it to broadcast there's a new player after he becomes 3rd job lol? Lol the dialog in this script is so unprofessional
  10. I completely understand that developing a Emulator and Client are 100% different what I'm trying to say is why not get the word out that rAthena will start a client project in the long run it will probably get done faster and not just die off like 100% of all of the other projects that people start being open source anybody that happens to want to help can at anytime. Obviously it won't be a HUGE success in day but maybe over time enough people would take interest into it. Yes I saw Shinryos project but the first thing I think of is how far is it actually going to go? I honestly think the only way it would work out in the end is if he actually decides to make it open source like he says it will be in the future. the truth is that any one person cannot handle that much by himself and will eventually give up.
  11. I've seen allot of closed source projects of people trying to make custom clients I just have one Suggestion / Question Why Doesn't rAthena start a project for one... I know it's probably hard to find Developers for this kind of project but why not just start up a small project and see who takes interest into it? maybe it will get big maybe it will finally free everyone from "Gravitys Shitty Ass Clients"... Yes I realize this should probably be under suggestions...
  12. You need to set the delays inside of the skill_cast_db.txt Correct me if i'm wrong but I'm pretty sure if you set these to 0 // The rate of time it takes to cast a spell (Note 2, 0 = No casting time) casting_rate: 100 // Delay time after casting (Note 2) delay_rate: 100 They will default back to 20.
  13. The same thing happened to me [A few of my Beta testers told me] Party difference is set at 24.
  14. Just // it in the script if you don't want it to show lol...
  15. I think what he means is only the skill effects from AOE skills while leaving other skill effects untouched.
  16. This script is....

  17. Ehcloprom

    Reforger

    I'm looking for a script that will for example I Have a really ugly item and I want to change the sprite I could then talk to an NPC and merge the 2 items and have one item that takes the sprite of the item I wish. Here's my Idea... very stupid and almost impossible with 180 customs... make another item named "Reforged ItemName" copy the script for what item is being reforged so thats 180 items to choose to reforge any of the 7 scripted customs I have this method will either be extreamly hard or down right impossible to do as a human being Lol... I really need another way to do this the only thing i can think of is like say signing items to give it the reforged part in front of the item and using the command to give fake hats and make it so a script would automaticly do this upon login the problem is I really need some tips on how to do this or if that wouldn't work then could you tell me how I can create this script or possibly make it =/ Thanks.
  18. http://rathena.org/board/topic/54190-release-basic-rathena-client/
  19. I think this is what your looking for. guild_vs2 mapflag nodrop
  20. So you mean like if an item is in your inventory it provides a bonus even if it's not equipped? if so that's a source mod I found something like this awhile ago I'll try to find it for you.
  21. Yes it is fine. Notepad++ is far better then normal text editors. I also use it.
  22. Not at all that's an antivirus...
  23. inter.log or inter log db depending on what type of server your running.
×
×
  • Create New...