Jump to content

Slur

Members
  • Posts

    115
  • Joined

  • Last visited

Everything posted by Slur

  1. Thanks for the idea, i got reference and made my own, and converted from Localhost to my VPS or Live Server, i will embed this too in SRC soon if i have time. Cosmos.mp4
  2. your problem is mysql connection check your config in your server files.
  3. why dont you delete all files in htdocs then put all the fluxcp files to make it redirect to your cpanel xD
  4. good work! but the other fonts are messy and unreadable
  5. just put the ip in your service_korea or service_usa folder from lua files edit the externalsettings it depends on your servertype & servicetype
  6. make sure you have a fpm and libapache to make it work
  7. adjust your patch in nemo until you make it works
  8. thats why i asked you cause not everyone are willing to help you just like a hint that i given to you... cause everyone here are ready for spoonfeeding not searching and searching the answer..... if you are really a developer be a resourceful
  9. you can make your own using photoshop..
  10. just check the nemo patcher then remove gm sprite
  11. get the clean data , search and download it
  12. if(BaseLevel == 99 && Zeny < .@Price) { message strcharinfo(0), "Healing costs is " + callfunc("F_InsertComma",.@Price) + " Zeny."; end; Zeny -= .@Price; } if(BaseLevel <= 90){ specialeffect2 EF_HEAL2; percentheal 100,100; }
  13. { bonus2 bSubRace,RC_DemiHuman,90; bonus2 bSubRace,RC_Player_Human,90; },{},{} 90% reduce demihuman damage
  14. then dont use "announce" in script if you want to get a message to your self....
  15. check your database if you have pvprewards table exist
  16. search in nemo patcher RODEX then changr 2500 value to any amount you get the tax
  17. just make a bindatcommand autotrade then include the vip status in script same as like i did in storage for vip and non vip
  18. just comment this part /*if ((!undead_flag && status->race != RC_DEMON) || bl->type == BL_PC) { if (sc->data[SC_STONE] && sc->opt1 == OPT1_STONE) status_change_end(bl, SC_STONE, INVALID_TIMER); if (sc->data[SC_CURSE]) { status_change_end(bl, SC_CURSE, INVALID_TIMER); return 1; // End Curse and do not give stat boost } }*/
  19. try to use client 2018 below and you need to edit in your src to make it works, Goodluck!
  20. Slur

    Name change

    Name, cause aegisname is for your sprite file name, and make sure just edit your iteminfo.lua
  21. you can make it on your own, using countitem, gettimetick, dispbottom or its up to you if you make it announce, like what i did in my hero quest script, Goodluck.
  22. theres alot of guide theres just search and search, and ofcourse google always your best friend
×
×
  • Create New...