Jump to content

nageb

Members
  • Content Count

    5
  • Joined

  • Last visited

Posts posted by nageb


  1. Everything works fine but about adding A wing or hat is causing a problem in the system

     

     2018-04-18bRagexeRE_patched how can i fix thit My server is stuck on this error, can you help me?

    2021-08-26_130953.png

    2021-08-26_131927.png

    2021-08-26_131813.png

    2021-08-26_132207.png

    2021-08-26_132321.png

    2021-08-26_132409.png


  2. Great, but when monsters increase more than 1000, the script does not work, is there another modification?

    Just now, melv0 said:

    prontera,0,0,0,0 monster Poring 1002,50,0,0,"poringprize::OnMobDead" - script poringprize -1,{ OnMobDead: getitem 969,1; poring_kill = poring_kill + 1; if ( poring_kill == 10 ) { poring_kill = 0; } end; }

    
    prontera,0,0,0,0	monster	Poring	1002,50,0,0,"poringprize::OnMobDead"
    
    -	script	poringprize	-1,{
    
    OnMobDead:
    	getitem 969,1;
    	poring_kill = poring_kill + 1;
    	if ( poring_kill == 10 ) {
    		
    		poring_kill = 0;
    	}
    	end;
    }

     

    Great, but when monsters increase more than 1000, the script does not work, is there another modification?

×
×
  • Create New...

Important Information

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