19031,Novice_Suit,Novice Suit,5,89000,,500,,4,,2,0xFFFFFFFE,7,2,16,,10,1,0,{ changebase 0; },{},{ changebase Class; }
i try this but i have novice skill or super novice skill ... then i got error from sprite ?
lets say already im sura job i wanna get my freebies to npc i get the poring coins 10pcs
NPC get item
•Swordman Class Get TCG 10pcs
•Acolyte Class Get Poring Coins 10pcs
•Archer Classs Get items
•Etc.....
Example
Swordman class Get item Str items and foods
Merchant Class Get item and foods
like that
up
up
Example:
this number for dice roll
1:
2:
3:
4:
5:
6:
Player choose one for dice roll if the player choose number 4 then the npc roll the dice .the result of roll is 6 the player is lost.
if player choose number 1 then the npc roll the again . the result is 1 the player win times two of prize
prontera,150,150,5 script change group 74,{
if ( getgroupid() != 99 ) {
atcommand "@adjgroup 99";
mes "you are now in the group ID 99.";
close;
}
else {
mes "you are already in the group ID 99.";
close;
}
}
this code i click the npc im already 99?