-
Posts
115 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Posts posted by Slur
-
-
1 hour ago, G-RO said:
Do we have a table in the database where we can track all the bought and sold items in the NPC?
I am talking for the whole NPC inside the Ragnarok.
I don't need a custom script to manually insert it in the database I want the default NPC script used inside the game.
like the tool dealer, if someone buys and sells items to the tool dealer it will be recorded.
thank you
then learn how to apply the queryl_sql guide here, you need to learn and understand how to apply it on your npc
-
copy any sprite then rename it to .act
-
well you did a wrong patch to your client thats why you get crash the client, just double check your patching
-
its working just change the item id that you have in your server
-
you will encounter some small default fonts its depends on your langtype in your clientinfo.xml, double check your settings
-
you can use a yaml converter in your server files its already included, just search how to use it
-
i didnt encounter that, im using 20220406 client too and its smooth without error after patch using nemo,
-
-
just always clickthe recommended patch before you added some other patch so you can see why is it blank icon in your taskbar
-
10 minutes ago, LadyNanuia said:
Basically im looking for an NPC that would let the players do the following
If you're a say Royal guard, you could change your appearance to Crusader / Paladin (Looks ONLY) but not Imperial guard, so basically "downwards" only by paying a Fee
but it would be restricted to your actual class and not say Ranger to Lord Knight
Thank you in advance!
just make it a script for disguise, check the other threads and you can find how it works
-
2 hours ago, amanikoko said:
Hi, i know this is showscript command.
However, how to make it to show timer as picture shown above using euphy woe controller?
In the same time i have the below pvp warper script, how to make the showscript to getmapuser and display every single map in a looping way?Appreciate if someone could help to input or guide along.
Much appreciate.
Thank you!
just add the getmapuser in showscript to display a current user
-
1 hour ago, joyy95 said:
Where can i get custom map like prontera or fluxcp with paid?
you can find by using a search bar
-
1
-
-
3 hours ago, Dev j said:
yes grf editor not working now for latest encryption
just download the latest nemo to make it work, its working for me from 2020 above client
-
theres a bunch of scripts and codes and try to apply it on your scripts.... like how you manage the npc script with requirements.... keep try and failed until you succeed bro....
-
On 5/25/2023 at 2:41 PM, nelax said:
Could you help me? I have this script from an Emistry topic.
.@count = countitem(6150); if( .@count ){ if( select( getitemname( 6150 )+" X "+.@count,"close" ) == 1 ){ mes "Done ??"; } }else{ mes "You dont have any."; } close; }
function script KeyWarp { if(countitem(6266) >= 1 || countitem(6267) >= 1 || countitem(6268) >= 1) menu (countitem(6267) ? ""+getitemname(6267)+"":""),Test1,(countitem(6268) ? ""+getitemname(6268)+"":""),Test2,(countitem(6266) ? ""+getitemname(6266)+"":""),Test3; else showscript "You don't hold any key."; end; Test1: showscript "Warp To Key of Illusion"; end; Test2: showscript "Warp to Key of Gaiety"; end; Test3: showscript "Warp to Key of Deception"; end; }
its already release then just apply the code to your script, just understand the codes how to merge it to your script
-
9 minutes ago, nelax said:
Teleport using item. They are a kind of key that will stay in the etc. When I click on my Tower Portal item, the teleport location will appear according to the keys in the inventory.
something similar to that. However, instead of appearing only one option in the window, the other keys also appeared.
just add your geitemid in your menu script and put the item id number....
-
1 hour ago, eloscar23 said:
Where here?
1832,IFRIT,Ifrit,Ifrit,99,7700000,0,3154321,3114520,3,13530,17000,40,50,120,180,25,190,199,50,10,12,2,0,83,0x37B5,130,212,384,360,1577160,10000,603,5500,617,5000,616,2000,994,10000,2677,3000,2678,200,2679,200,1471,2000,1133,2000,2345,100,0,0,0,0,4430,1
just check and read the comment at the upper, then try to understand the format and wheres the drop rates....
-
just add getitem every job..
-
just make a menu or add a bindatcmd using gm... you can apply it
-
Its Works! Thanks
-
if(BaseLevel < 99){ bindatcmd("item",strnpcinfo(3)+"::OnAtcommand"); }end;
im not a good at script but try if its working..
-
i think you are running double server, just kill the other apps using kill pid
-
just try and try to make it works
-
just edit and put your schedule using OnClock...
Ragexe 2023-05+ request
in Client Requests
Posted
theres no available for 2023, except if you purchase it from 4144