- 0
Sign in to follow this
Followers
0
Crash rebellion random mapserver scriptcommand Class
Asked by
utofaery
-
Recently Browsing 0 members
No registered users viewing this page.
Why is that is you try to use npc to check player job class will randomly crashes mapserver
and mostly occur to rebellion or gunslinger class??
eg.
prontera,154,174,5 script Tester 4_M_PAY_SOLDIER,{
mes ("Good day~~!");
if ( Class == Job_Rebellion ) {
mes ("Class :: " + jobname(Job_Rebellion) ) ;
}
close2;
end;
}
if talk to said npc multiple time can randomly crashes map server is this normal??
Client 20180621 if matters.
Share this post
Link to post
Share on other sites