Jump to content

Eross

Members
  • Posts

    340
  • Joined

  • Last visited

Everything posted by Eross

  1. Hi ! thanks for your help ! ive already done it by adding manually .. Thanks for your help sir !
  2. Hi I cant find those lines on my status.cpp sir
  3. Hi ! I dont know if this is a bug, but novice character with below level 5 basic skill can join party .. Please help
  4. Hi ! What do you mean by pointshop sir ? like #CASHPOINT ?? Do I need to convert the [email protected] to #CASHPOINT
  5. Hi I would like to request a donation shop npc witch has these features: 1. Choose buy option (Pods or [email protected]) query_sql("SELECT `balance` FROM `" + escape_sql(.creditTable$) + "` WHERE `account_id` = " + getcharid(3) + " LIMIT 0,30", [email protected]); 2. Buy more than 1 items 3. View headgear items like on Quest Item features .. Thanks
  6. Regarding critical on PR_MACEMASTERY passive .. How to add +1 critical for every skill level ? Thankyou !
  7. I want to request for a source modification that will change the Preserve skill behaviour like the following: 1. Can toggle On and Off 2. Wont deactivate on death and re-login I found a thread about toggle on and off but that was from year 2012 and I think the modification will not work on latest RA Please help .. thankyou so much
  8. Hi ! how to make self buff to be a party buff ? For example Crazy uproar ..I want to make It behave like Gloria and Magnificat ... Thanks
  9. Is it normal that a novice character with no basic skills can join a party ? hmmm Or is it some kind of bug . How to fix this ,. Thanks
  10. Yes but your Status Point doesnt get refunded
  11. Hi ! Is it possible to pick just 1 skill only to reset and refund skillpoints at the same time ??? instead of resetting all my skills .. Thanks
  12. Hi ! everybody know that reseting stats can be done by using resetstatus; script .. But how about if I only want to reset is STR or AGI or Dex ?? How to do that ???
  13. Convert your HTML to PHP .. Add files on your web and configure convert your html files to php by changing the extension name .html to .php use <include php> tags to insert statuses
  14. Hi ! since Im using bootstrap navbar with foreach array in every links .. does anyone know how to add an array icons ?? Like example <Home Icon> Home, <Info Icon> Informations so on etc...
  15. Oh ! thanks squash man .. but if a player avail vip and moved into group 5 , does this mean that the group 0 commands will not be inherit ???
  16. Hi ! How to make commands available for vip players only ? like example @alootid , players who are vip only can use this command ... Thanks
  17. Hi! Good day! I want to ask like whats the title of my question here .. I want to disable another NPC while other one is working .. Example , I have two FLOATING RATES script ..The one is free and working since ONINIT continously, and the other is paid by zeny donations .. The free npc will run and and change rates every hour, but if the paid one starts working, the other one should stop working while my donation floating rates is working in 2 days.. How will I tell the other script to stop ? My free floating rate has .1 to .9 only while paid floating rates has 2 to 4 modifier. Thanks
  18. Does anyone have this guys ? Badly need it . Simple php function that will show if WOE is ongoing or if not ,just show how much time left before WOE starts ... Thankyou !!!
  19. Hi ! how will I do that ? can you atleast give me a hint ?
  20. Hi ! Is it possible to organize my palette files and rename it on english ? Ive seen a server that did this ... Renamed and organized per jobs ..Please help me understand how
  21. Can anyone help me or just give me exact instruction on how to install it on my website ?? Im a newbie ,,thankyou https://github.com/Akkarinage/ROChargenPHP
  22. How to install this ??? Im newbie thankyou
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.