Myth
Members-
Content Count
130 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by Myth
-
[c o l l e c t i o n] Adel's Sprites 2nd Generation
Myth replied to Adel's topic in Spriting & Palette Showcase
i'll wait for that coming ) -
feint bomb must be skill is failed when you are in area of land protect
-
but still can use frost nova it mean you will still frost inside land pro
-
[c o l l e c t i o n] Adel's Sprites 2nd Generation
Myth replied to Adel's topic in Spriting & Palette Showcase
Cute -
case WM_REVERBERATION: interval = limit; val2 = 1; case WZ_FROSTNOVA: case SC_FEINTBOMB: case WM_POEMOFNETHERWORLD: // Can't be placed on top of Land Protector. if( iMap->getcell(src->m, x, y, CELL_CHKLANDPROTECTOR) ) return NULL; break;
-
how can i disable feint bomb and frost nova when they are in a land protector area
-
i have a problem on adding skill points, im a adding dragon breath skill even though i havent put 1st job, 2nd job skills, what i want is before you can add 3rd job skill points you should put the skill point for 1st job then 2nd job.. help me please.. i already tried this.. // Can a normal player by-pass the skill tree? (Note 1)player_skillfree: no// When set to yes, forces skill points gained from 1st class to be put into 1st class// skills, and forces novice skill points to be put into the basic skill. (Note 1)player_skillup_limit: yes
-
Huwat! Cool men. Awesome!
-
Thanks to jaBote Emistry for helping me
-
1st job = 58 skills points required 2nd = 69 skill points required 3rd job = 49 skill but when my skill points is already 49 the system still dont distribute and still saying you need to fill 2nd '1' skill points with Ministrel but if it is rune knight the server says '5' skill points then 3rd job skill points will be gonna 44 skill points
-
already solved. i just turn off my firewall and boom it works i think i still try
-
example if( countitem( 1357,14657,18647,46116 ) < 3 ) getitem xyz,( 3 - countitem( 1357,14657,18647,46116 ) );
-
im currently using my wan and lan ip but still (09:09:41pm) Info: Closed connection from '107.20.89.142'. (09:10:10pm) Info: Closed connection from '127.0.0.1'.
-
ill replace skill->castend_nodamage_id(src,src,AS_CLOAKING,1,tick,0x2); with this? sc_start2(src, SC_CLOAKING, 100, 3, 1, skill->get_time(AS_CLOAKING, 3));
-
There is no such this as this
-
char sql (7:48:13 PM) Status: Map-server #0 has disconnected.(7:48:19 PM) Info: Attempt to connect to login-server...(7:48:19 PM) Status: Connecting to 25.71.xxx.xxx:6900(7:48:28 PM) Error: make_connection: connect failed (socket #2, error 10061: No connection could be made because the target machine actively refused it.(7:48:29 PM) Info: Attempt to connect to login-server...(7:48:29 PM) Status: Connecting to 25.71.xxx.xxx:6900(7:48:30 PM) Error: make_connection: connect failed (socket #2, error 10061: No connection could be made because the target machine actively refused it. map sql (7:48:14 PM) Status: Connecting to 25.71.xxx.xxx:6121(7:48:35 PM) Error: make_connection: connect failed (socket #2, error 10060: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. but in the end the server still online
-
when i use it for the 1st time it works but now i didnt work i dont know how to fix it.
-
where i will put this? or i will add this thing in my skill.c? sc_start2(src, SC_CLOAKING, 100, 3, 1, skill->get_time(AS_CLOAKING, 3));