Nivel Para Usar Items 11lu0bm
Nivel Para Usar Items NOVATO

Unirse al foro, es rápido y fácil

Nivel Para Usar Items 11lu0bm
Nivel Para Usar Items NOVATO
¿Quieres reaccionar a este mensaje? Regístrate en el foro con unos pocos clics o inicia sesión para continuar.

Ir abajo
GaBiiToX
GaBiiToX
Nivel 0
Nivel 0
Mensajes : 19
País : Argentina
Localización : LiNiErS

Nivel Para Usar Items Empty Nivel Para Usar Items

Sáb 14 Ago 2010, 00:35
SERVER

buscamos :

crucial as byte


y abajo ponemos

lvltoitem as byte


luego buscamos

objdata(object).crucial = val(leer.getvalue("obj" & object, "crucial"))


y abajo ponemos

ObjData(Object).LvltoItem = val(Leer.GetValue("OBJ" & Object, "LvltoItem"))


y por ultimo buscamos

If Obj.Newbie = 1 And Not EsNewbie(UserIndex) Then
Call WriteConsoleMsg(UserIndex, "Solo los newbies pueden usar este objeto.", FontTypeNames.FONTTYPE_INFO)
Exit Sub
End If


y abajo ponemos

If Obj.OBJType = otcasco Or Obj.OBJType = otarmadura Or Obj.OBJType = otAnillo Or Obj.OBJType = otescudo Or Obj.OBJType = otWeapon Then
If UserList(UserIndex).Stats.ELV < Obj.LvltoItem Then
Call WriteConsoleMsg(UserIndex, "Para usar este objeto, necesitas ser nivel " & Obj.LvltoItem & " .", FontTypeNames.FONTTYPE_INFO)
Exit Sub
End If
End If



Dats :

[OBJ9]
Name=Horquilla
GrhIndex=508
ObjType=2
Agarrable=0
Anim=27
MinHit=1
MaxHit=2
Valor=70
Crucial=1
LvltoItem=40 cambias el número por el level que desees que lo use, si no sos lvl 40 o + no podes utilizar el item
CP1=MAGO
CP2=DRUIDA
CP3=LADRON
CP4=BARDO
CP5=PIRATA
CP6=CLERIGO
CP7=ASESINO
CP8=PESCADOR
CP9=MINERO
CP10=LEÑADOR
LingH=1
LingP=0
LingO=0
SkHerreria=10


http://www.gs-zone.org/ft41528_nivel_para_item.html
Volver arriba
Permisos de este foro:
No puedes responder a temas en este foro.