ittiphol
-
Posts
115 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Posts posted by ittiphol
-
-
On 5/19/2019 at 2:30 AM, Lay961 said:
Thank you very much! it's works!
sorry how to fix your script.
-
Hahaha i give up.
-
7 hours ago, Loke said:
So if i want to set double drop all monster must set like this all id monster !!
OMG!
Thank you. hahaha
-
Send mail but mail box not refresh new message.
Must click refresh by self or logout select character again.
query_sql("INSERT INTO `mail` (`id`, `send_name`, `send_id`, `dest_name`, `dest_id`, `title`, `message`, `time`, `status`, `zeny`, `type`) VALUES ('', 'System', '150001', 'Admin', '150000', 'Test', 'Test mail', unix_timestamp( now() ), '1', '0', '0') ");
Sorry my english.
Thank you advance.
-
5 hours ago, Loke said:
Its allowed just put the same item id in monster drop via mob_db.yml
Thank you
Can you example for me
-
Just now, Chaos92 said:
which one difficult ? its easier I think since its in rathena folder already.
If you're asking on how, its already there inside that PR the instruction.
Ive comment also about how to pull from other user git.
Or else you can just wait for it to be merged in rathena master and you use it, it just the matter of time.
Oh then i wait to merged in rathena.
Thank you ^^
-
Script Is it possible or not That will allow monsters to drop double items.
Thank you advance.
-
8 minutes ago, Chaos92 said:
You can try this PR now : https://github.com/rathena/rathena/pull/5731
if you're asking about the guild emblem changes, its because of client support.
if you're using for example 2018 clients or older you might still can use the old one. This only for client 2020 above.
Very difficult to install
And the elusive explanation I have tried many times, but I have not succeeded. -
The original model is good, why change it so difficult?
-
-
-
I Record from Minimal windows if you want look at this New update
I can't record from high resolution size very big!
-
-
Can you do it?
When HP is less than 50%, use item fly Wing.Thank you Advance.
-
Just now, Chaos92 said:
its different. because 2020 client support http server for it, not same with older client.
So... it impossible to do that.
so sadddddd - -*
Thank you sir.
-
Just now, Chaos92 said:
use older client , such as 20180620 or older.
or else use the PR https://github.com/rathena/rathena/pull/5731 for 2020 and latest
Thank you
I'll try exe 20180620 it's works fine
now i used new server 2020 and use exe2020 too but can't not use Guild emblem mush be use Web Service i don't understand to install it
if can revert code guild emblem to old version maybe work.
-
Revert old version Guild Emblem
Possible or not to revert new server 2020 only code emblem before to use Web service
Thank you Advance.
sorry my english.
-
Do you have file mob_db.sql
SQL file ?
I useing old server Thank you. -
I don't understand how to play?
-
Need help how to fix it.
int key_opt_id = 0, key_opt_value = 0, key_opt_param = 0; script_cleararray_pc(sd, "@last_lapine_option_id", (void*)0); script_cleararray_pc(sd, "@last_lapine_option_value", (void*)0); script_cleararray_pc(sd, "@last_lapine_option_param", (void*)0); for (int i = 0; i < MAX_ITEM_RDM_OPT; i++) { script_setarray_pc(sd, "@last_lapine_option_id", i, (void*)(intptr_t)it->option.id, &key_opt_id); script_setarray_pc(sd, "@last_lapine_option_value", i, (void*)(intptr_t)it->option.value, &key_opt_value); script_setarray_pc(sd, "@last_lapine_option_param", i, (void*)(intptr_t)it->option.param, &key_opt_param);Edit : Solved Thank you.
-
How to fix this script two player mob vs mob
prontera,158,168,5 script SpawnMoner 509,{ monster "this", -1,-1, "--ja--", .mobid[ rand(.total_mob) ], 1; setunitdata [email protected], UMOB_MASTERAID, getcharid(3); setunitdata [email protected], UMOB_MODE, MD_CANMOVE | MD_CANATTACK | MD_AGGRESSIVE | MD_ASSIST; end; OnInit: if (checkre(0)) { [email protected]_db$ = "mob_db_re"; [email protected]_db$ = "item_db_re"; } else { [email protected]_db$ = "mob_db"; [email protected]_db$ = "item_db"; } .total_mob = query_sql( "select id from "+ [email protected]_db$ +" where mode & "+( MD_CANMOVE | MD_CANATTACK ), .mobid ); end; }I'll try talk to npc but mob it's not attack to mob
(Play two ID) -
msg error
C:\Windows\System32\KERNEL32.DLL 0x77ddab50 C:\Windows\SYSTEM32\ntdll.dll 0x77ddab1a C:\Windows\SYSTEM32\ntdll.dll eax: 0x00000000 ebx: 0x5ed6cad8 ecx: 0xffffffff edx: 0x0e650298 esi: 0x5ed79dfc edi: 0x0e513d38 ebp: 0x0019ffec esp: 0x0019ffe4 stack 0019ffe4 - 001a03e4 0019FFE4 : FF FF FF FF F9 59 E0 77 00 00 00 00 00 00 00 00 0019FFF4 : CD 5D A4 00 00 A0 26 00 00 00 00 00 41 63 74 78 001A0004 : 20 00 00 00 01 00 00 00 38 33 00 00 DC 00 00 00 001A0014 : 00 00 00 00 20 00 00 00 00 00 00 00 14 00 00 00 001A0024 : 01 00 00 00 07 00 00 00 34 00 00 00 7C 01 00 00 001A0034 : 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 001A0044 : 00 00 00 00 00 00 00 00 02 00 00 00 4E EF 26 1A 001A0054 : 98 02 00 00 44 00 00 00 E0 02 00 00 60 02 00 00 001A0064 : 00 00 00 00 BA 71 32 F3 40 05 00 00 4A 00 00 00 001A0074 : 8C 05 00 00 48 03 00 00 00 00 00 00 5B 49 59 2D 001A0084 : D4 08 00 00 32 00 00 00 08 09 00 00 00 03 00 00 001A0094 : 00 00 00 00 CD EA CE 32 08 0C 00 00 42 00 00 00 001A00A4 : 4C 0C 00 00 36 03 00 00 00 00 00 00 C8 5F 50 38 001A00B4 : 84 0F 00 00 5E 00 00 00 E4 0F 00 00 68 03 00 00 001A00C4 : 00 00 00 00 44 05 28 B1 4C 13 00 00 56 00 00 00 001A00D4 : A4 13 00 00 98 03 00 00 10 00 00 00 09 00 00 00 Launch Info 0141 0141 00A4 00A4 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 Job : Glt. Cross prt_fild08.rsw 167 353 ro_ 824Thank you
-
Convert item_db.txt to MySQL
Ex.
501,Red_Potion,Red Potion,0,10,,70,,,,,0xFFFFFFFF,63,2,,,,,,{ itemheal rand(45,65),0; },{},{}
Like this
REPLACE INTO `item_db_re` VALUES (501,'Red_Potion','Red Potion',0,10,NULL,70,NULL,NULL,NULL,NULL,0xFFFFFFFF,63,2,NULL,NULL,NULL,NULL,NULL,'itemheal rand(45,65),0;',NULL,NULL);
Thank you.
-
Thank you. Master

Illusion equipment and OS weapons enchant NPC Help
in Script Requests
Posted
hi i can't remember
i think i found it in that post.
https://github.com/rathena/rathena/pull/4348