Jump to content

dfabsgwapings

Members
  • Content Count

    165
  • Joined

  • Last visited

Posts posted by dfabsgwapings


  1. It happens to all monsters. The stats is already at its max stat for GM ehich is 30000+ and normal max stat for ordinary player which is 255

     

    Server is 255/120

    Max stat is 255

    Aspd is 196

     

    Equipments are all god items this is not a custom items. This items are already at the client side.

     

    attack miss happens to all monsters.


  2. Does anyone know how to fix this?

    My character is experiencing attack missed always when they attacking all monsters physically or using weapons even the monster pupa or ant egg. the char is already wearing god items or powerful items but they cant kill this monster by a single attack. it keeps on doing attack missed before killing the monster.

     

    ASPD is 196

    ALLSTATS is already at maximum

     

    Please help me out thanks


  3. @Patskie

     

    if the 24hrs is up and the player was not able to finish it, the NPC will give the player another quest.

     

    This quest will reset only after 24 hrs.

     

    Now if the player was able to finish the quest within 24hrs they will get a reward then another quest will be available for them to begin with if they want.


    Once a player decided to have a quest. they will not be able to get another one until they finish the current quest or wait 24 hours to get a new quest


    BUMP*


    :(


  4. Can anyone help me with this issue? I properly created a custom monster but if I tried to load it in game its giving me the monster however the looks of the monster is poring or some other monsters on file.

     

    npcidentiy.lua

     ["JT_DETALE_PRIME"] = 4000,

     

    jobname.lua

     [jobtbl.JT_DETALE_PRIME] = "DETALE"

     

    I am creating a custom DETALE monster. please help me out guys


    please help everyone


  5. thank you sir, however there is something wrong. when i buy an item i can get the item however the points is not being deducted


    NVM. i found the cause and was able to fix it. anyways thanks for the help @Asheraf


  6. Hi everyone. 

     

    Can anyone help me in this kind of issue. When I put an item in the Purchase Item I cant view the details of the items (all items) but if there is no item in purchase Item I can see the details of the items. Can anyone know how to fix this? 

     

    Thanks


  7. @Asheraf

     

    can you please fix this script? I need this NPC shop to use a #KAFRAPOINTS instead of #CASHPOINTS to buy the items.

     

    Thanks...

     

    prontera,137,223,5	script	Test	4_F_KAFRA3,{
    
    mes "[Test]";
    mes "Please purchase only 1 item at a time to avoid loss of points.";
    next;
    mes "[Test]";
    mes "Please select a category.";
    switch(select("Items:Pet Eggs:Headgears")){
    	case 1: 
    		callshop "vote01",0;
    		npcshopattach "vote01";
    		end;
    	case 2: 
    		callshop "vote02",0;
    		npcshopattach "vote02";
    		end;
    	case 3: 
    		callshop "vote03",0;
    		npcshopattach "vote03";
    		end;
    		}
    	}
    	
    -	cashshop	vote01	-1,501:10
    -	cashshop	vote02	-1,502:10
    -	cashshop	vote03	-1,503:10
    

    does anyone know how to do this one?


    BUMP*****

×
×
  • Create New...

Important Information

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