Hey there,
is it possible to detect a players level, if so is it possible through dialogue?
For example when you talk to someone and ask about something, i want the person to give the player an item if they are above level 5
=MA=
You could use 'getlevel' in a small script in the result box or simply use the 'Function' and 'PC level' filter in the function/variable box in the dialogue window.
Edit: Kiteflyer beat me to the 'player->getlevel' but I think that for dialogue the filters are more useful as they will prevent the whole piece of dialogue unless requirements are met.