No I think He was talking about "skill". I don't see the goal of a norecall command for @recall since it is owned only by gms... if gms aren't enough responsible and they abuse of the recall command its a professionalism problem.
View File
@norecall command
@norecall/@nr : Don't be recalled by Emergency Call skill.
It's only a .diff file to Apply on your rAthena folder.
I made this free release starting of the idea of @YtalloNv here : https://rathena.org/board/topic/117304-i-need-to-add-the-norecall-command-on-my-server/#comment-353203
Submitter
Vykimo
Submitted
10/28/2018
Category
Source Modifications
Video
Content Author
Vykimo
It's way more complex…
https://www.google.com/search?source=hp&ei=74_VW56QI8iSa7iAiNAI&q=registration+form+php&oq=registration+form+php&gs_l=psy-ab.3..0l4j0i203k1j0l2j0i203k1j0l2.954.2767.0.2933.23.8.0.0.0.0.471.471.4-1.1.0....0...1c.1.64.psy-ab..22.1.469.0...0.u7hnBI2yUfA
is a good start… but you should use fluxcp or one another CP if you've no experience in webcoding. You've many alternatives here : https://rathena.org/board/forum/117-web-releases/
Go in your db/pre-re/skill_require_db.txt
46,0,0,12,0,0,0,11,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AC_DOUBLE
Change 10th column to 2 like that :
46,0,0,12,0,0,0,11,1,2,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AC_DOUBLE
@norecall/@nr : Don't be recalled by Emergency Call skill.
It's only a .diff file to Apply on your rAthena folder.
I made this free release starting of the idea of @YtalloNv here : https://rathena.org/board/topic/117304-i-need-to-add-the-norecall-command-on-my-server/#comment-353203
Between rsu-kro-renewal-lite and rsu-kro-renewal-lite, no difference . ^^
(Just joking, difference between rsu-kro-renewal-lite and rsu-kro-rag-lite is that one is for renewal (rdata.grf) and the second for pre-re (data.grf, right?)
You've to look in msgstringtable.txt if you can find this text in Korean. If not, search for every "ragnarok.co.kr" written and replace it by your server address.
At least it should redirect your players to the good website…. But I think this detection is hardcoded in exe so only a new diff could delete it.
No it should.
Because guild id is saving in a global permanent variable. And they are stored by map-server in database table `mapreg`. So it should be remanent. If not it's maybe because you closed your mapserver too quickly and it hadn't enough time to save it in DB...
Oh god ! never seen such behavior !
Check if your graphic card works with ragnarok… (sometime it does not)
PS : for the error, its the map icon (on upper right side) which is missing. Just add it.
I Don't understand… When you delete this line, everytime someone will take the castle it'll stay his property until the next emperium break. that's all.