Jump to content

Recommended Posts

Posted
quest give_exp beginstate start beginwhen login beginif pc.getqf("exp_given") == 0 thenpc.setqf("exp_given", 1)if pc.get_level() >= 99 then -----Cambias el 99 por 30 50 60 o el lv que quierasreturnendpc.give_exp2(-pc.get_exp())while pc.get_level() < 99 do -----Acá igualpc.give_exp2(pc.get_next_exp())endendendendend

Con esta quest puedes empesar con cualquier lv!!

Posted

para los q no saben olvidaste decir q tienen que añadir a las quest_funtions set_level

y añadir la dif de BlackYuko para activar la funcion

 

<div><input value="Mostrar" onclick="if(this.parentNode.getElementsByTagName('div')[0].style.display != ''){this.parentNode.getElementsByTagName('div')[0].style.display = '';this.value = 'Ocultar Contenido';}else{this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value = 'Mostrar Contenido';}" type="button" /><div style="display: none;">This difference file is created by Dif Reverse v1.0

 

 

game2089m

00156013: F9 D7

00156030: E8 90

00156031: 57 90

00156032: F0 90

00156033: EA 90

00156034: FF 90

00156079: 8D 89

0015607A: 04 44

0015607B: 40 24

0015607C: C1 04

0015607D: E0 C7

0015607E: 02 04

0015607F: 8B 24

00156080: 8C 01

00156081: 05 00

00156082: 7C 00

00156083: FF 00

00156084: FF A1

00156085: FF 40

00156086: 8B 63

00156087: 54 47

00156088: 05 08

00156089: 80 89

0015608A: 6B 44

0015608B: DA 24

0015608C: 64 08

0015608D: 6B E8

0015608E: F1 DE

0015608F: 64 7C

00156090: C7 17

00156091: 44 00

00156092: 24 89

00156093: 08 44

00156094: 0F 24

00156095: 4A 04

00156096: 34 89

00156097: 08 3C

00156098: C7 24

00156099: 44 E8

0015609A: 24 D2

0015609B: 04 BC

0015609C: 01 ED

0015609D: 00 FF

0015609E: 00 89

0015609F: 00 3C

001560A0: 89 24

001560A1: 5C E8

001560A2: 24 6A

001560A3: 10 EC

001560A4: 89 F0

001560A5: 74 FF

001560A6: 24 EB

001560A7: 0C 46

001560F8: 01 00

00312E0C: 74 73

00312E0E: 6C 74

00312E0F: 65 5F

00312E10: 70 6C

00312E11: 6F 65

00312E12: 72 76

00312E13: 74 00

</div></div></div></div>

Posted

La quest no tiene nada que ver con esa funcion.

Lo que la quest hace es dar la experiencia necesaria al jugador hasta que llegue al nivel X, que es el que vosotros elegís.

 

while pc.level < 99 do

pc.give_exp2(pc.get_next_exp())

end

 

Encuanto el pj sea nivel menor que 99 dará la experiencia necesaria para su proximo nivel.

 

Ya por no decir que la funcion pc.set_level ni se usa en la quest.

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...

Important Information

This site uses cookies to enhance your browsing experience and provide relevant content. By continuing to browse, you agree to our We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. and Terms of Use. For more information on how we protect your data, please check our Privacy Policy.