modify to remove prices
file functions_kafras.txt
in function F_KafSet
search // VIP pricing varies across the regional servers; this is most practical.
add before // VIP pricing varies across the regional servers; this is most practical.
if (BaseLevel <= 30)
for (set
[email protected], 0;
[email protected] < getarraysize(@wrpP); set
[email protected],
[email protected] + 1)
set @wrpP[
[email protected]], 0;
// VIP pricing varies across the regional servers; this is most practical.
added a sentence
file functions_kafras.txt
in function F_KafTele (add after line 6)
mes "dont worry about prices if your'e under lvl 30";
or show text only lvl <30
if (BaseLevel <= 30)
mes "dont worry about prices if your'e under lvl 30";