Jump to content

Start_

Members
  • Posts

    950
  • Joined

  • Last visited

  • Days Won

    15

Everything posted by Start_

  1. prt_fild05,315,183,3 script Warp Man 635,{ if(yourVariable==1){ warp "prontera",26,203; end; } mes "Hello you cannot warp now."; close; } prt_fild05,317,183,3 script Warp Quest 635,{ if(yourVariable==0){ mes "You can warp now talk with Warp Man."; set yourVariable,"1"; close; } mes "Hello, Good to see you again."; close; }
  2. This is insane! That shadow oh my god!
  3. Yayyyyyyyyyyyy Super nice rAthena!
  4. Microsoft Visual Studio 2017 Community *Before compile >> I've Re-target to 10.1 ( or somewhat ) then Build Solution. Sorry for Tool set I don't know what's it. Thank you very much sir!
  5. This is happened on other computer not my computer. First Error. ) Second Error after fix First Error. ) Third Error when computer have no Microsoft Visual Studio. ) I have no problem with my computer ( Windows 10 Lastest Update Build ) but other does. What happened to them? I tried to tell them for install missing .NET or Run time but not solve the problem. Thanks!
  6. Good work rAthena! Thank you a lot again for the best Ragnarok Online Emulator.
  7. Start_

    if else

    if(Zeny <= 100000){ mes "You dont have enough zeny"; close; } else{ set Zeny, Zeny-100000; skilleffect 34,0; sc_start SC_BLESSING,500000,10; skilleffect 29,0; sc_start SC_INCREASEAGI,500000,10; skilleffect 33,0; sc_start SC_ANGELUS,500000,10; skilleffect 74,0; sc_start SC_MAGNIFICAT,500000,5; skilleffect 75,0; sc_start SC_GLORIA,500000,5; skilleffect 66,0; sc_start SC_IMPOSITIO,500000,5; skilleffect 361,0; sc_start SC_ASSUMPTIO,500000,5; close; }
  8. I know Ragnarok is real-life simulator XD. I feel that too.
  9. Thank you rAthena, You're the best!
  10. Very good work, I love rAthena!
  11. Check " ectinfo.txt " in data folder and " ectinfo.txt " in all GRF you're using. If found some snow word then delete it. I've solved the problem by this step.
  12. Just manual patch by + - the line in src folder and files. ( You can view .patch file clearly by Notepad++ and follow files name & line of code to edit. )
  13. Put this on data folder or your .grf > enter game and change into 3rd class then type @ bodystyle 1
  14. Check npc\scripts_athena.conf npc\scripts_warps.conf npc\re\scripts_athena.conf npc\re\scripts_warps.conf npc\pre-re\scripts_athena.conf npc\pre-re\scripts_warps.conf for Enable / Disable scripts.
  15. src\config\renewal.h And check disable or enable thing here.
  16. That's mean you need to edit warp for your self, Or find some old izlude warp scripts. --- Q. when i add warp script of izlude in my conf file it not work A. Is you install correctly for install npc.
  17. It's located on Server Folder > npc > warp > find izlude Server Folder > npc > re > warp > find izlude Server Folder > npc > pre-re > warp > find izlude
  18. Q. My NPC in Izlude is dark A. Because your map is dark ( Lighting, Fog ) . Q. and also npc out of place A. Set it back to place you can walk by /where . Q. and no warp in buildings im using 2015 11 04 svn A. Load lastest rAthena from here : https://github.com/rathena/rathena and replace your izlude warp script.
  19. Epic! Very very very cool thing will come more.
  20. @Akkarin Here is it, The first client start thing I told you haha. After press OK > gray sceen show up > close gray screen > re-open client > client work fine. Is it registry registering or somewhat.
  21. Happy New Year! rAthena is the best!
  22. Yeah I feel completely at a loss. haha, Thanks for reply sir.
  23. @Akkarin Hi I found a problem on other pc didn't read data folder ( But for my pc it's work 100% fine and perfectly ) How can I do. I've tried to delete reset, revert to default by "opensetup" on other pc. and it's doesn't help. btw Thank You! PS. At first time I click exe to play on it's show something but I don't care at that time and I can't remember what it said.
×
×
  • Create New...