Jump to content

AceofSpades

Members
  • Posts

    114
  • Joined

  • Last visited

Everything posted by AceofSpades

  1. your problem is mysql connection check your config in your server files.
  2. why dont you delete all files in htdocs then put all the fluxcp files to make it redirect to your cpanel xD
  3. good work! but the other fonts are messy and unreadable
  4. just put the ip in your service_korea or service_usa folder from lua files edit the externalsettings it depends on your servertype & servicetype
  5. make sure you have a fpm and libapache to make it work
  6. 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
  7. you can make your own using photoshop..
  8. just check the nemo patcher then remove gm sprite
  9. get the clean data , search and download it
  10. 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; }
  11. { bonus2 bSubRace,RC_DemiHuman,90; bonus2 bSubRace,RC_Player_Human,90; },{},{} 90% reduce demihuman damage
  12. then dont use "announce" in script if you want to get a message to your self....
  13. check your database if you have pvprewards table exist
  14. search in nemo patcher RODEX then changr 2500 value to any amount you get the tax
  15. just make a bindatcommand autotrade then include the vip status in script same as like i did in storage for vip and non vip
  16. 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 } }*/
  17. try to use client 2018 below and you need to edit in your src to make it works, Goodluck!
  18. Name, cause aegisname is for your sprite file name, and make sure just edit your iteminfo.lua
  19. 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.
  20. theres alot of guide theres just search and search, and ofcourse google always your best friend
  21. theres no available for 2023, except if you purchase it from 4144
×
×
  • Create New...