Jump to content

Virtue

Members
  • Posts

    314
  • Joined

  • Last visited

Everything posted by Virtue

  1. Yeah this does work, you have to edit lines 1934 1935 1936 and E X P rate, Drop rate & Death Penalty it changes but where it says (PCCafe 0.0% TPlus 0.0% + <server name> Server XX.XX%) is at line 3033 but doesn't do a thing however I want to change it. I can remove the rest but doesn't look useful. Maybe something in src needs to be changed, but I'm not sure.
  2. Will check this. thank you @Panic
  3. Very good to work with. Responsive and super quick deliveries. Ordered Splash and Loading Screens. But, looking to get more in the future. recommended 100%, services were delivered earlier than e-tat. If all works well, will be going with them for all future gfx needs of the project. - re entering my feedback. was able to access my original account after a while. plus ordered another set of loading screens with them and very satisfied
  4. Virtue

    CORA™ CMS

    wondering how was this solved? i am getting this error for the loader right now, anybody knows?
  5. Hello, How long does the payment verification take? I purchased a script on the download section but its still under verification since yesterday. @[email protected]
  6. Virtue

    Itemizer PHP

    Hi I have been looking at this and now I am wondering how do I put a pagination system at the Itemizer php from this http://rathena.org/board/topic/60513-event-ticket-rewarder-php-log-viewer-anti-gm-corruption/ i tried myself but i am having no luck though.
  7. Virtue

    CP Question

    Xantara's Flux
  8. try to use this getequipisequiped(<equipment slot>) This functions will return 1 if there is an equipment placed on the specified equipment slot and 0 otherwise. For a list of equipment slots
  9. Virtue

    CP Question

    Hi, Where do you think I can see/change the preferred_server settings? I am having an error and it kinda shows something about that
  10. it could be done at the skill_castdb i think, justi ncrease the after cast delay or put/ add cooldowns. but I think the players would not like that. but its all up to you
  11. Hi Guys, I know this has been posted over and over again, but I think i have read and check all the other topics about this and still can't find the answer. what I think everybody wants/need/asks for is this. I found this script made by annie.
  12. Hi Scripting Pros, is it possible to use this query on a script? SELECT COUNT(account_id) AS OnlinePlayers FROM char WHERE online=1; I will be using it for some script that checks the online player count Thanks to those who will help.
  13. Hi, I am not quite sure why safety wall is causing errors on my client. can't find a fix but I am quite sure that safety wall is causing the error. No Errors encountered with effects off and safety wall but when the effects are turned on and you die near a safety wall the client crashes.
  14. Notice: Trying to get property of non-object in /usr/html/asd/vote/modules/main/preprocess.php on line 86 Fatal error: Call to a member function get() on a non-object in /usr/html/asd/vote/modules/main/preprocess.php on line 86
  15. Virtue

    Guild Error

    Encountered error on guild. No Errors on Console. when I try to create guild via /guild and alt+g it says guildname already exists. no guilds yet, just a configured this a while ago and I am the only one on the server no other accounts yet fixed it found these on the packet_db 0x014d,2,guildcheckmaster,0 0x014e,6 0x014f,6,guildrequestinfo,2 0x0150,110 0x0151,6,guildrequestemblem,2 0x0152,-1 0x0153,-1,guildchangeemblem,2:4 0x0154,-1 0x0155,-1,guildchangememberposition,2:4 0x0156,-1 0x0157,6 0x0158,-1 0x0159,54,guildleave,2:6:10:14 0x015a,66 0x015b,54,guildexpulsion,2:6:10:14 0x015c,90 0x015d,42,guildbreak,2 0x015e,6 0x015f,42 0x0160,-1 0x0161,-1,guildchangepositioninfo,2:4 0x0162,-1 0x0163,-1 0x0164,-1 0x0165,30,createguild,2:6 0x0166,-1 0x0167,3 0x0168,14,guildinvite,2:6:10 0x0169,3 0x016a,30 0x016b,10,guildreplyinvite,2:6 0x016c,43 0x016d,14 0x016e,186,guildchangenotice,2:6:66 0x016f,182 0x0170,14,guildrequestalliance,2:6:10 0x0171,30 0x0172,10,guildreplyalliance,2:6 0x0173,3 0x0174,-1 0x0175,6 0x0176,106 0x0177,-1 added it to what i am using
  16. could the current customers get the free too or not?
  17. Virtue

    Flux CP Help

    oh thanks mootie
  18. Virtue

    Flux CP Help

    Hi, how do I remove this from account registration? I tried some few stuff but didn't work.
  19. Hi Everyone, I am looking for the following scripts. any leads that are related to them will be of help be it paid scripts or not. thanks - Malaya Port iRO Offical Full Quests Script - WoE Update: Hall of the Abyss iRO Offical Full Quest Script & Systems - Many new custom skills, premium skills and rebalance skills for Ninja, Gunslinger, Taekwon Kid & Taekwon Master.
  20. should i change it here? if( getgmlevel() < .LowGMLvl ) for( set [email protected],0; [email protected] < getarraysize( .Map$ ); set [email protected],[email protected] + 2 ) if( strcharinfo(3) == .Map$[[email protected]] ) RestrictJob( atoi( .Map$[[email protected]+1] ) );
  21. im trying to make it instead of restricting job classes from entering a map, it restricts based on character base level, is that possible. not trying to do something against the rules though.
  22. Hi Emistry, I have been attempting to edit your class restriction into a level restriction, but apparently i haven't been successful, could you help me out? TIA.
×
×
  • Create New...

Important Information

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