Jump to content

Yonko

Members
  • Posts

    789
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by Yonko

  1. so this will look like this example?? subnet: 255.0.0.0:VPS IP:VPS IP
  2. btw i currently have my vps centOS then i'm so confused regards in the subnet_athena.conf like this subnet: 255.0.0.0:127.0.0.1:127.0.0.1 --> should i change the 127.0.0.1 to the IP they gave to my VPS ?
  3. sir why browedit always crash?
  4. only the rsw how about the other formats?
  5. how to rename existing maps?
  6. improper installation ata nagawa nya sa database nya i think kindly refer to this guide ---> http://rathena.org/wiki/SQL_Installation
  7. mali yung database(db) name mo nung sa MySQL tas yung config sa loob ng SVN
  8. me i use visual studio 2010 as my course i always have it for many purposes.
  9. i think sa sprites mo yan check mo yung drop sprites
  10. payon,100,100,4 script Soldier 100,{ OnInit: initnpctimer; end; OnTimer5000: npcwalkto 101,101; end; OnTimer4000: npcwalkto 102,102; stopnpctimer; initnpctimer; end; how will i put that while statement there? sorry i can't apply and test due to i browse on my tablet.
  11. what if i put something like this OnInit: while( 1 ){ npcwalkto <1>,<1>; sleep 1000; npcwalkto <2>,<2>; sleep 1000; npcwalkto <3>,<3>; sleep 1000; } end; it is mean that after he reached the coordinate (3,3) he will back at coordinate (1,1) ?
  12. i seen many walking npc but how's the code which the NPC never stops walking and the NPC keeps roaming around the map thanks
  13. how will i change skill display name on the top of the head of character? i see all the NPC skills such as NPC_Earthquake it appears a double exclamation point "!!" how will i change that to -> Earthquake !! thanks.
  14. go to your ragnarok folder and look in the DATA.ini (if your have) it specifies the readings of GRF according to their assign numbers example : in this scenario you put your custom prontera at eathena.grf and the snow prontera on the data.grf the DATA.ini will read the eathena.grf because it assigns in number 1 so it will read first the custom prontera and disregards the the prontera in the data.grf gets? 1=eathena.grf 2=data.grf 2nd make sure your map files such at rsw,gnd, gat, extra are at data folder or incase there are models indicate them also and check your diff if your client reads data folder or grf only i hope i bring help to you goodluck
  15. punta ka sa server files mo navigate to src folder -> common folder -> find mmo.h then search mo yung word na #ifndef PACKETVER #define PACKETVER 20100728 //#define PACKETVER 20100730 yung ginawa kong times new roman na text sa taas mean yung nasa gitna is your client date na match sa server mo like example the client is 2010-07-28 yan if you want client refers to this link --> http://rathena.org/tools/diff_patcher.php then practice and learn Diffing kase it involves yung setting ng clients mo about sa interchange like yung mga chat color ng mga characters etc ! if you want to change client dapat iset mo yan sa client date na gagamitin mo tas dont forget to recompile ! goodluck
  16. wrong section po sir refer ka sa paid services baka ma-warningan ka pa. better na self-observe ka sa pagcchoose ng VPS mo regards!
  17. grabe naman yung dispel sa LK pag dispel instant coma lol HAHA
  18. client ? refer to client sections sir !
  19. what script commands which monster is in @monsterbig status when respawn? thanks
  20. wrong section i think you better go through src editing in the Source Section
  21. mean every time the player killed around 15-30 the bot checker will pop-up ?
  22. sir emistry is this without src editing?
×
×
  • Create New...