Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 08/19/17 in all areas

  1. Since the update yesterday, it's become more and more obvious that the new and additional white areas are.. a little unforgiving on the eyes. Last night I began to tailor a new forum theme for us to use. It's called "Dark" and is inspired by the Discord Dark theme. It's available to all users from the Theme dropdown at the bottom of any page. There are a few limitations though, the most prominent being the Editor. I've managed to restyle the codebox syntax highlighting and various other elements that are created inside it, but the loading code of the editor itself (hardcoded into IPS4) doesn't allow me to change the silver toolbar above the content area. Various textboxes are also still default until i thrash out the theme files and apply new classes, otherwise textboxes that should be lighter go darker and then you can't actually see what you've been typing. I'll fix it though. The rA Staff have been testing this for the last 24 hours and I think we've managed to cover all the glaringly obvious changes - but if you find a page element that I've missed, please feel free to screenshot the area and post a topic under Forum Issues. Hopefully this new theme won't make your eyes bleed quite as much as the new default theme!
    1 point
  2. This line of code checks the following tables schema_config.char_db, schema_config.hotkey_db, schema_config.scdata_db, schema_config.cart_db, schema_config.inventory_db, schema_config.charlog_db, schema_config.char_reg_str_table, schema_config.char_reg_num_table, schema_config.acc_reg_str_table, schema_config.acc_reg_num_table, schema_config.skill_db, schema_config.interlog_db, schema_config.memo_db, schema_config.guild_db, schema_config.guild_alliance_db, schema_config.guild_castle_db, schema_config.guild_expulsion_db, schema_config.guild_member_db, schema_config.guild_skill_db, schema_config.guild_position_db, schema_config.guild_storage_db, schema_config.party_db, schema_config.pet_db, schema_config.friend_db, schema_config.mail_db, schema_config.auction_db, schema_config.quest_db, schema_config.homunculus_db, schema_config.skill_homunculus_db, schema_config.mercenary_db, schema_config.mercenary_owner_db, schema_config.elemental_db, schema_config.ragsrvinfo_db, schema_config.skillcooldown_db, schema_config.bonus_script_db, schema_config.clan_table, schema_config.clan_alliance_table, schema_config.mail_attachment_db, schema_config.achievement_table so its either you have corrupted main.sql in which case you should try to redownload the whole server since there might be some files which are corrupted too. or you haven't properly added the main.sql in your sql database
    1 point
  3. You can use this code before or after giving the quest reward(s): message strcharinfo(0),"Quest Complete!"; or if you're using latest git you can also use this : showscript "Quest Complete!";
    1 point
  4. 1st one can be "simulated" setarray( getd( "@array_" + "string"), 0, 1, 2, 3, 4; ); // this will give you @array_string[#] 2nd, I found this out earlier, no, switch does not work with strings..., however what I found is that if you are setting strings for a switch, something is wrong... You can usually use a lookup array for the string and determine which index value it is in order to "case" it properly
    1 point
  5. atcommand "@me" + " Quest complate!"; Not sure it's your wanted code or not.
    1 point
  6. Thanks for your support guys ! That means very much. Winter effects are coming
    1 point
  7. Version 1.0.0

    2093 downloads

    Uhmm... So the owner of Amatsu Ragnarok Online didn't pay me at all so here it is. It is coded already. It includes PSD file, Config Files, Web files and Thor Generator Check out my gfx services here @ http://herc.ws/board/topic/15115-shiro-designs/ Have fun
    Free
    1 point
×
×
  • Create New...