-
Posts
1691 -
Joined
-
Last visited
-
Days Won
77
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by sader1992
-
Npc Error & Debug check-[ Anti Edit System ]
sader1992 replied to christofereduardo's question in Scripting Support
$proibidos TO .proibidos -
you must use unpacked client that not patched yet
-
update 1.1 Fix IP Check , add check for if the item id wrong , you can now edit the reward options from the npc(Name , Abuse Protection , Max Playrs , VIP)
-
thanks for reporting i will check that
-
i don't know about this command but if you use script and make a (bindatcmd) in the script and hook the script with timer and in the timer the greed skill dose this do what you need O.O ? didn't try that i think it may do the animation (and you don't want that)?
-
dose it use port 80 or 8080 ?
-
it's possible but only if you can tell us more about the npc XD try to use google https://translate.google.com/ translate what you need to English then re translate from English to your language and see if everything fine put the English result here XD and to get faster and better support use the right section in the forum https://rathena.org/board/forum/25-scripting/ and use title that say what in the post :x
-
i think this would need a Source edit https://rathena.org/board/forum/36-source-requests/
-
https://github.com/rathena/rathena/blob/master/src/map/clif_shuffle.h https://github.com/rathena/rathena/blob/master/src/map/clif_packetdb.h https://github.com/rathena/rathena/blob/master/src/map/clif_obfuscation.h https://github.com/rathena/rathena/blob/master/src/config/packets.h
-
when you assign a reward you have the option to choose gepard protection if you didn't chose it then when the player get the reword the script wont check for gepard the gepard check only work if you did choose gepard from the npc add menu
-
make sure that those files are readed first put them in the data folder if you don't use data folder put them in the first grf you use
-
you should already can use the hotkey inside the game at line 208 [47] = { EXE = MsgStrID.MSI_HK_STATUSWND_ONOFF, KEY1 = 65, KEY2 = 18 }, for the option inside the game i think you need to check your msgstring_kr.lub MSI_HK_STATUSWND_ONOFF = "Status Window On/Off", but even if you didn't edit your msgstring you should be able to use the hotkey but not change it inside the game check your msgstring_kr.lub and search for the line
-
post the file here
-
data\luafiles514\lua files\hotkey.lub update this file
-
AS i remember it's in the second page
-
View File sader's Reward Manager //===== rAthena Script ======================================= //= saders Reward //===== By: ================================================== //= Sader1992 //https://rathena.org/board/profile/30766-sader1992/ //===== Current Version: ===================================== //= 1.3b //===== Compatible With: ===================================== //= rAthena Project //https://rathena.org/board/files/file/3623-saders-reward-manager/ //https://github.com/sader1992/sader_scripts //===== Description: ========================================= //==== all the configuration from the npc in game //==== you can change the GM level in the start of the script //==== if(getgroupid() >= 90 ){ change the 90 to what you want //==== support gepard / ip / or without them //==== support rewards for vip only //==== support max players can get the reward //==== support up to 10 items per 1 variable //==== reward name will be seen from the normal players when they get the reward //==== please send me a message if you find error //==== if you like my work maybe consider support me at paypal //==== [email protected] //============================================================ //==== 1.1 Fix IP Check , add check for if the item id wrong , you can now edit the reward options from the npc(Name , Abuse Protection , Max Playrs , VIP) . //==== 1.2 Adding Weight check (you have to be less then 80% Weight to get the rewards) , Fix looping massege , Remove Adding more items option when the item count is 10 . //==== 1.3a Improve Gepard and IP Protection (i recommend removeing all the rewords before updating if you use it) , adding command @MyReward to access to the npc (any player can use this command) . //==== 1.3b Adding log database 'sader_variables_log' you can check who did get his reward from the npc , Changing some text . //============================================================ for any error contact me plz for faster update and fixes https://github.com/sader1992/sader_scripts //==== if you like my work maybe consider support me at paypal //==== [email protected] Submitter sader1992 Submitted 09/13/2017 Category Utilities Video Content Author sader1992
-
Version 1.3c
475 downloads
//===== rAthena Script ======================================= //= saders Reward //===== By: ================================================== //= Sader1992 //https://rathena.org/board/profile/30766-sader1992/ //===== Current Version: ===================================== //= 1.3b //===== Compatible With: ===================================== //= rAthena Project //https://rathena.org/board/files/file/3623-saders-reward-manager/ //https://github.com/sader1992/sader_scripts //===== Description: ========================================= //==== all the configuration from the npc in game //==== you can change the GM level in the start of the script //==== if(getgroupid() >= 90 ){ change the 90 to what you want //==== support gepard / ip / or without them //==== support rewards for vip only //==== support max players can get the reward //==== support up to 10 items per 1 variable //==== reward name will be seen from the normal players when they get the reward //==== please send me a message if you find error //==== if you like my work maybe consider support me at paypal //==== [email protected] //============================================================ //==== 1.1 Fix IP Check , add check for if the item id wrong , you can now edit the reward options from the npc(Name , Abuse Protection , Max Playrs , VIP) . //==== 1.2 Adding Weight check (you have to be less then 80% Weight to get the rewards) , Fix looping massege , Remove Adding more items option when the item count is 10 . //==== 1.3a Improve Gepard and IP Protection (i recommend removeing all the rewords before updating if you use it) , adding command @MyReward to access to the npc (any player can use this command) . //==== 1.3b Adding log database 'sader_variables_log' you can check who did get his reward from the npc , Changing some text . //============================================================ for any error contact me plz for faster update and fixes https://github.com/sader1992/sader_scripts //==== if you like my work maybe consider support me at paypal //==== [email protected]Free -
https://github.com/rathena/rathena/blob/master/doc/achievements.txt https://github.com/rathena/rathena/blob/master/db/re/achievement_db.yml https://github.com/rathena/rathena/blob/master/db/pre-re/achievement_db.yml
-
plz put the script in the post or refer to it in url
-
read up i edit the reply
-
i didn't test that but i think you can but you can disable it with nemo (you should use this nemo) Disable Doram Character Creation UI [Experimental] and disable it in the src rathena\src\char\char.cpp search for this line if (start_job != JOB_NOVICE && start_job != JOB_SUMMONER) change it to if (start_job != JOB_NOVICE)
-
yes
-
iteminfo.lua copy it from the system folder in the project to your system folder inside the game folder (you should copy all inside the project system folder to your system folder) you should selected read iteminfo.lua in NEMO
-
as crazy said download the project > put it in your grf or make a new grf for it and you should be fine (don't forget to add it in your data.ini file)
-
i don't think you changed them you may disable them ether on the client or in the server in the client with nemo if you select Disable Packet Encryption = you disable them on the client if they are disabled in the client they must be disabled in the server rathena\src\config\packets.h #define PACKET_OBFUSCATION // Define these inside src/custom/defines_pre.h or src/custom/defines_post.h //#define PACKET_OBFUSCATION_KEY1 <key1> //#define PACKET_OBFUSCATION_KEY2 <key2> //#define PACKET_OBFUSCATION_KEY3 <key3> /// Comment this to disable warnings for missing client side encryption #define PACKET_OBFUSCATION_WARN to //#define PACKET_OBFUSCATION // Define these inside src/custom/defines_pre.h or src/custom/defines_post.h //#define PACKET_OBFUSCATION_KEY1 <key1> //#define PACKET_OBFUSCATION_KEY2 <key2> //#define PACKET_OBFUSCATION_KEY3 <key3> /// Comment this to disable warnings for missing client side encryption //#define PACKET_OBFUSCATION_WARN this how they can be disabled on the server don't do the steps ^ to don't disable them i would suggest you leave it as it is (enabled) and don't edit the server side and don't select Disable Packet Encryption in nemo incase you want to change them in nemo the server side keys can be find in rathena\src\map\clif_obfuscation.h