Jump to content

Stolao

Developer
  • Posts

    1443
  • Joined

  • Last visited

  • Days Won

    40

Everything posted by Stolao

  1. Update 1.58 -> 1.59 1.59 Serveral Edit Undocumented to fix
  2. Update Ex_Job_Master 3.38 - > 3.3B v3.39 fixed missing ')' on line 172 v3.3A Fixed error in menu generation when off default settings v3.3B Added a check forces character to novice from high novice Update Daily Rewards 1.58 -> 1.59 1.59 Serveral Edit Undocumented to fix
  3. So far it consist of Gear Dismantling Rune Crafting (Large extension of the Armor Enchanting System) Armor Crafting (Includes armor, garments, footgear, shields and accessories) Revamp on Weapon Crafting, allowing LV4 weapons to be crafted and changing formulas Lots More Potions for Alchemist including fun customs My goal is to make it so all gear is craft-able
  4. Thanks! i was wondering if when will you release that Crafting System of yours? i've been waiting for that i hope it's interesting like some MMORPG online there. THANK YOU! I took a short break from my release projects to start on my own server, ill be updating ym public releases shortly after my launch on the 1st. The crafting system is quite a large modification with sorce as well.
  5. Update Pvp Ladder 1.0B -> 2.00 v2.00 Fixed bugs on ranking modification and bitwise permissions [Happy]
  6. Update 1.0B -> 2.00 2.00 Fixed bugs on ranking modification and bitwise permissions [Happy] Thanks Happy
  7. Wrong section. And this can be done via current scripting engine already. Using disguise sc_start and sleep2.
  8. Hmm ya i found out they updated the explode to require a string output since my last update, time to update like 20 scripts to new rev.
  9. im trying to make the Explode function produce an integer rather then a string EG .@i vs .@i$, and i seem to be having a brain fart, i know ive done this before in a script a while back ideas?
  10. [Error]: status_set_viewdata (NPC): No view data for class 10095t [Error]: status_set_viewdata (NPC): No view data for class 10096t [Error]: status_set_viewdata (NPC): No view data for class 10097t [Error]: status_set_viewdata (NPC): No view data for class 10098t [Error]: status_set_viewdata (NPC): No view data for class 10099t [Error]: status_set_viewdata (NPC): No view data for class 10100t [Error]: status_set_viewdata (NPC): No view data for class 10101t [Error]: status_set_viewdata (NPC): No view data for class 10102t [Error]: status_set_viewdata (NPC): No view data for class 10103t [Error]: status_set_viewdata (NPC): No view data for class 10104t [Error]: status_set_viewdata (NPC): No view data for class 10105t [Error]: status_set_viewdata (NPC): No view data for class 10106t [Error]: status_set_viewdata (NPC): No view data for class 10107t [Error]: status_set_viewdata (NPC): No view data for class 10108t [Error]: status_set_viewdata (NPC): No view data for class 10109t [Error]: status_set_viewdata (NPC): No view data for class 10110t [Error]: status_set_viewdata (NPC): No view data for class 10111t however if you look in my db/const.txt 4_XMAS_CAT5 10090 4_XMAS_CAT6 10091 4_M_DEATH2 10092 4_S_KADOMATSU 10093 4_B_KADOMATSU 10094 4_F_08 10095 4_F_08_STATUE 10096 4_M_DARKPRIEST 10097 4_JP_GARM_H 10098 4_JP_MEDUSA_H 10099 4_CHN_GVG_01 10100 4_SPRING_RABBIT 10101 4_PD_TYRA 10102 4_PD_TYRANOS 10103 4_PD_PLESI 10104 4_PD_PLESIO 10105 4_PD_BRACHI 10106 4_PD_BRACHIOS 10107 4_PD_GOLDDRAGON 10108 4_PD_ZAEROG 10109 4_PD_TAMADORA 10110 4_GATE 10111 the only one i added is the 10111 rest are official unedited
  11. if you config it to it will ok i see it now let me know if everything runs ok, seeing as it has over 500 dls and no comments im assuming it does
  12. i get client errors on installing this patch Client: 2013-08-07a using Nemo Patcher and have all the lua files added 3 Chat Flood Remove Limit 8 Custom Window Title 9 Disable 1rag1 type parameters (Recommended) 13 Disable Ragexe Filename Check (Recommended) 14 Disable Hallucination Wavy Screen (Recommended) 15 Disable HShield (Recommended) 16 Disable Swear Filter 20 Extend Chat Box 21 Extend Chat Room Box 22 Extend PM Box 24 Fix Camera Angles (Recommended) 28 Increase Headgear ViewID 30 Increase Zoom Out 50% 33 Always Call SelectKoreaClientInfo() (Recommended) 34 Enable /showname (Recommended) 35 Read Data Folder First 36 Read msgstringtable.txt (Recommended) 37 Read questid2display.txt (Recommended) 38 Remove Gravity Ads (Recommended) 39 Remove Gravity Logo (Recommended) 40 Restore Login Window (Recommended) 41 Disable Nagle Algorithm (Recommended) 42 Skip Resurrection Buttons 44 Translate Client (Recommended) 46 Use Normal Guild Brackets 47 Use Ragnarok Icon 48 Use Plain Text Descriptions (Recommended) 49 Enable Multiple GRFs (Recommended) 50 Skip License Screen 53 Use Ascii on All Langtypes (Recommended) 61 Disable Packet Encryption (Recommended) 64 @ Bug Fix (Recommended) 67 Remove Quake skill effect 68 Enable 64k Hairstyle 202 Enable Custom Jobs 73 Remove Hourly Announce (Recommended) 204 Increase Attack Display 74 Increase Screenshot Quality 84 Remove Serial Display (Recommended) 90 Enable DNS Support (Recommended) 96 Remove GM Sprites 97 Cancel to Login Window (Recommended) 98 Disable dc_scream.txt 99 Disable ba_frostjoke.txt 102 Fix Tetra Vortex client works without 202 Enable Custom Jobs, however once i add that i get the following errors Lua Files\Admin\PCPaths [string "buf"];2: attempt to index global 'pcJobTbl' (a nil value) Lua Files\Admin\PCImfs [string "buf"];2: attempt to index global 'pcJobTbl' (a nil value) Lua Files\Admin\PCHands [string "buf"];2: attempt to index global 'pcJobTbl' (a nil value) Lua Files\Admin\PCPals [string "buf"];2: attempt to index global 'pcJobTbl' (a nil value) Lua Files\Admin\PCNames [string "buf"];2: attempt to index global 'pcJobTbl' (a nil value) ReqPCPath [string "buf"];61: attempt to index global 'PCStitchTbl' (a nil value) even without editing any files
  13. When trying to compile a fresh server from git using Microsoft Visual C++ i get the following error on all 4 solutions LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt this has happened on the last 2 fresh servers I've downloaded no edits or anything, anyone know a solution to this? Full Output
  14. // Adjustment for the natural rate of resistance from status changes. // If 50, status defense is halved, and you need twice as much stats to block // them (eg: 200 vit to completely block stun) pc_status_def_rate: 50 mob_status_def_rate: 100 so for example you want 300 vit to be stun immunity you need to change to pc_status_def_rate: 33 mob_status_def_rate: 100 you seem to have it backwards
  15. If your using rathena try using an itemshop <map name>,<x>,<y>,<facing>%TAB%itemshop%TAB%<NPC Name>%TAB%<sprite id>,<costitemid>{:<discount>},<itemid>:<price>{,<itemid>:<price>...} Edit: to clarify this shop cost items to buy items
×
×
  • Create New...