Jump to content

qtdan

Members
  • Posts

    196
  • Joined

  • Last visited

  • Days Won

    4

Posts posted by qtdan

  1. 1 hour ago, Gladius said:

     

    open you iteminfo.lua in system and add:

     

    	[2393] = {
    		unidentifiedDisplayName = "Armor",
    		unidentifiedResourceName = "코튼셔츠",
    		unidentifiedDescriptionName = { "Unknown Item, can be identified by using a ^6666CCMagnifier^000000." },
    		identifiedDisplayName = "Novice Adventurer's Suit",
    		identifiedResourceName = "어드밴쳐슈츠",
    		identifiedDescriptionName = {
    			"A light, comfortable suit made just for young adventurers.",
    			"^FF0000Unrefineable^000000",
    			"Class:^6666CC Armor^000000",
    			"Defense:^0000FF 8^000000",
    			"Weight:^009900 0^000000",
    			"Jobs:^6666CC All^000000"
    		},
    		slotCount = 1,
    		ClassNum = 0
    	},

     

    nahhh not the item sprite just try novice suit with spear or with katar.

  2. ahmmm for example i edit the Asura Damage to skill damage db. i minus the Asura damage by 50%.

    Example the Damage of Normal Asura without editing the skill damage db will 100k. then i implement the -50% damage the damage will be 50k.

    but when i comes to reflect, example it reflects 20% the normal asura will reflect 20k right because the damage if 100k.

    but when i implement the -50% damage at skill damage db if you have 20% reflect it reflects 20k not the 20% of -50% skill.

    sorry for my bad english.

    bump. Bump bump bump

  3. Connection error.

    i have to VPS 1 for Ragnarok and 1 for the Website

    i already GRANT ALL PRIVILEGES ON *.* TO 'root'@'185.***.***.***' IDENTIFIED BY '************' WITH GRANT OPTION;

    ( My Sql database was on Ragnarok VPS )

    i already perfectly setup the servers.php but why the connection still doesnt work ?

    but still i have the connection error ? how can i fix this ?

    asdas.png

×
×
  • Create New...

Important Information

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