Jump to content

Recommended Posts

Posted

Buenas, soy nuevo en esto, y estoy intentando añadir un item de Renewall en un server de pruebas de Pre, he visto varias guias, pero no he conseguido encontrar los archivos necesarios para visualizarlo ingame.

Un item por ejemplo sería este que lo he sacado de itemInfo.lua de Renewall:

	[1400] = {
		unidentifiedDisplayName = "Unidentified Spear",
		unidentifiedResourceName = "쟈벨린",
		unidentifiedDescriptionName = { "Can be identified by using a ^990099Magnifier^000000." },
		identifiedDisplayName = "Vicious Mind Spear",
		identifiedResourceName = "사념의스피어",
		identifiedDescriptionName = {
			"This one handed spear imbued with Vicious Mind.",
			"_______________________",
			"Increases ATK by (Refinelv*Refinelv).",
			"(up to +15 Refine Level)",
			"_______________________",
			"^0000CCType:^000000 One-Handed Spear",
			"^0000CCAttack:^000000 140",
			"^0000CCWeight:^000000 140",
			"^0000CCWeapon Level:^000000 4",
			"_______________________",
			"^0000CCRequirement:^000000",
			"Base Level 160",
			"Swordman classes"
		},
		slotCount = 1,
		ClassNum = 4,
		costume = false
	},

El problema, es que no se como encontrar los archivos necesarios para tras implementarlo ingame, poder visualizarlo, he creado una carpeta limpia con el KRO y e usado el patcher, pero al intentar buscar "사념의스피어" sin las comillas con el grf editor y abriendo el data.grf, no consigo encontrarlo.

 

Como puedo obtener dichos sprites de RE para meterlos en mi propio GRF?

Saludos y gracias!!

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...