Jump to content
  • 0
Sign in to follow this  
dhaisuke

[Warning] when im adding custom Job

Question

when i recompile my server the i encounter problem

what this line means

 

3>c:program filestrunktrunksrcmapitemdb.c(383) : warning C4293: '<<' : shift count negative or too big, undefined behavior3>c:program filestrunktrunksrcmapitemdb.c(386) : warning C4293: '<<' : shift count negative or too big, undefined behavior

i only add this one

 

line: 382   if (jobmask & 1<<35)line: 383                bclass[1] |= 1<<MAPID_HOKAGE;line: 384	if (jobmask & 1<<36)line: 385                bclass[1] |= 1<<MAPID_AKATSUKI;

need help thanks

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.