Jump to content
  • 0

Ai Question


caganitas

Question

Hi guys,

(GF Advext)

 

im trying to add subclass to a character

 

with the following code from some interlude files:

 

if(talker.level>75 && talker.subjob_id == 0)

{
myself::GiveItem1(talker, @mimirs_elixir, 1);
myself::SetOneTimeQuestFlag( talker, @water_of_mimir, 1 );
myself::SoundEffect( talker, "ItemSound.quest_finish" );
myself::ShowPage(talker,"class_Sub_success.htm");
}
 
i tried it out and it gives the mimir elixir, plays the sound and shows the page but the quest doesnt get started, what am i doing wrong, did something change between chronicles?
No errors are displayed in the server
 
Thanks
Edited by caganitas
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

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



×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock