LutherKing
Members-
Posts
15 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by LutherKing
-
BUG: this accessory refining Emulador eAmod function script F_RefineSystem { set [email protected]_itemid , getarg( 0,0 ); set [email protected] , getarg( 1,0 ); set [email protected]_refine , getarg( 2,0 ); set [email protected]_refine , getarg( 3,( MAX_REFINE-1 ) ); set [email protected] , getarg( 4,0 ); if ( [email protected]_itemid && [email protected] < 5 ) { for ( set [email protected] , EQI_HEAD_TOP; [email protected] <= EQI_ACC_R; set [email protected],[email protected] + 1 ) { set [email protected] , 0; set [email protected] , getequipid( [email protected] ); if ( [email protected] == -1 ) set [email protected],[email protected] + 1; set [email protected] , getequiprefinerycnt( [email protected] ); set [email protected] , getitemslots( [email protected] ); set [email protected]_type , getiteminfo( [email protected],2 ); if ( [email protected]_type == IT_ARMOR && [email protected] > 0 ) set [email protected],[email protected] + 1; if ( [email protected]_type == IT_WEAPON && ( [email protected] == 0 || getequipweaponlv( [email protected] ) < [email protected] ) ) set [email protected],[email protected] + 1; if ( [email protected] ) if ( [email protected] >= [email protected]_refine && [email protected] <= [email protected]_refine ) set [email protected]$ , [email protected]$ + ( [email protected] ? "+"[email protected]+" ":"" ) + getitemname( [email protected] )+" ["[email protected]+"]"; set [email protected]$ , [email protected]$ + ":"; } set [email protected] , select( [email protected]$ ); if ( Zeny >= [email protected] ) { set Zeny , [email protected]; delitem [email protected]_itemid,1; if ( rand( 100 ) < getequippercentrefinery( [email protected] ) ) { successrefitem [email protected]; specialeffect2 EF_REFINEOK; } else { failedrefitem [email protected]; specialeffect2 EF_REFINEFAIL; } } close; } return; }function script F_RefineSystem { set [email protected]_itemid , getarg( 0,0 ); set [email protected] , getarg( 1,0 ); set [email protected]_refine , getarg( 2,0 ); set [email protected]_refine , getarg( 3,( MAX_REFINE-1 ) ); set [email protected] , getarg( 4,0 ); if ( [email protected]_itemid && [email protected] < 5 ) { for ( set [email protected] , EQI_HEAD_TOP; [email protected] <= EQI_ACC_R; set [email protected],[email protected] + 1 ) { set [email protected] , 0; set [email protected] , getequipid( [email protected] ); if ( [email protected] == -1 ) set [email protected],[email protected] + 1; set [email protected] , getequiprefinerycnt( [email protected] ); set [email protected] , getitemslots( [email protected] ); set [email protected]_type , getiteminfo( [email protected],2 ); if ( [email protected]_type == IT_ARMOR && [email protected] > 0 ) set [email protected],[email protected] + 1; if ( [email protected]_type == IT_WEAPON && ( [email protected] == 0 || getequipweaponlv( [email protected] ) < [email protected] ) ) set [email protected],[email protected] + 1; if ( [email protected] ) if ( [email protected] >= [email protected]_refine && [email protected] <= [email protected]_refine ) set [email protected]$ , [email protected]$ + ( [email protected] ? "+"[email protected]+" ":"" ) + getitemname( [email protected] )+" ["[email protected]+"]"; set [email protected]$ , [email protected]$ + ":"; } set [email protected] , select( [email protected]$ ); if ( Zeny >= [email protected] ) { set Zeny , [email protected]; delitem [email protected]_itemid,1; if ( rand( 100 ) < getequippercentrefinery( [email protected] ) ) { successrefitem [email protected]; specialeffect2 EF_REFINEOK; } else { failedrefitem [email protected]; specialeffect2 EF_REFINEFAIL; } } close; } return; }
-
Okay thank you gave suggestion : add to the system Elunium Enriquecido (id: 7619) Oridecon Enriquecido (id: 7620)
-
Help
-
help, the tomb of satam (id 1917) does not appear.
-
Currently my server has 80 ta online but consuming too much memory, the server offline yesterday and still was consuming 2792 of memory. does anyone know what can ta happening?
-
[error]: Memony Manager: freed-data is changed. (freed in map.c line 227) /*========================================== * Remove the lock on map_bl *------------------------------------------*/ int map_freeblock_unlock (void) { if ((--block_free_lock) == 0) { int i; for (i = 0; i < block_free_count; i++) { aFree(block_free); <<<---- line 227 block_free = NULL; } block_free_count = 0; } else if (block_free_lock < 0) { ShowError("map_freeblock_unlock: lock count < 0 !\n"); block_free_lock = 0; } return block_free_lock; }
-
I wanted just to battleground
-
Scripting someone has to block double mac in a particular map?
-
Use brAthena how do I migrate to rAthena ?
-
thank you
-
Card Thara Frog does not reduce damage Demihuman or other items. REPLACE INTO `item_db` VALUES(4058,'Thara_Frog_Card','Carta Sapo de Thara','6',20,NULL,'10',NULL,NULL,NULL,NULL,NULL,NULL,NULL,32,NULL,NULL,NULL,NULL,'bonus2 bSubRace,RC_DemiHuman,30;',NULL,NULL);
-
A flecha ta equipada mais pede pra equipar
-
DIffei o meu hexed mais se quer ele abre ... Hexed 20130807 ~> [uI] Custom Windows Title ~> [Fix] Always Call Select Korea Clientinfo() ~> [Fix] Chat @ - Bug ~> [uI] Allow Chat Flood ~> [Fix] Disable 1rag1 & 1sak1 ~> [Fix] Disable 4 Letter User Character Limit ~> [Fix] Disable 4 Letter User ID Limit ~> [Fix] Disable 4 Letter User Password Limit ~> [Fix] Disable Hallucination Wavy Screen ~> [Fix] Disable Hshield ~> [Add] Disable Nagle Algorithm ~> [Fix] Disable RagnaRE Filename Check ~> [uI] Disable Swear Filter ~> [Add] Disable 127 Hairstyle ~> [Add] Enable DNS Support ~> [DATA] Enable Multiple GRF's ~> [uI] Enable Official Custom Fonts ~> [uI] Enable Title Bar Menu ~> [uI] Enfoce Official Login Background~> [uI] Extend Chat Box ~> [uI] Extend Chat Room Box ~> [uI] Extend PM Box ~> [uI] Fix Camera Angles Full ~> [uI] Fix Camera Angles Less ~> [uI] Fix Camera Angles Medium ~> [Fix] HKLM to HKCU ~> [uI] Ignore Missing File Errors ~> [uI] Ignore Missing Pallete Errors ~> [DATA] Increase headgear view ID ~> [uI] Increase zoom 50% , 75% e Max ~> [Add] Load Customm DLL ~> [DATA] Load LUA before LUB ~> [DATA] Read data folder first ~> [DATA] Read msgtringtable.txt ~> [uI] Remove Gravity ADS ~> [uI] Remove Gravity Logo ~> [uI] Remove Serial Display ~> [Fix] Restore Login Window ~> [uI] Skip License Screen ~> [uI] Skip Ressurection Buttons ~> [uI] Skip Service Select ~> [uI] Change Arial for All ~> [uI] Use Normal Guild Brackets ~> [DATA] Use Plain Text Descriptions ~> [uI] Use Ragnarok Icon