celeron0134 Posted February 13, 2020 Posted February 13, 2020 (edited) hi good evening rathena.. i need a NPC for Freebies(only GM 50 - 99) can talk to this mes"good day "get player name" what kind of job will you pick?? pick from jobs 4008,4009,4010,4011,4012 and so on.. case 1: Spear type? , One hand, two hand , go back case 1 get item +5 pole axe +7 shield[1] +7greaves[1] +7full plate[1] end OR -- mes"good day "name of player"?? input name next what job will he/she be? pick from jobs 4008,4009,4010,4011,4012 and so on.. case 1: Spear type? , One hand, two hand , go back case 1 get item +5 pole axe +7 shield[1] +7greaves[1] +7full plate[1] end thanks in advance.. Edited February 13, 2020 by celeron0134 Quote
0 LOOLP - OFF Posted February 13, 2020 Posted February 13, 2020 use : if (getgmlevel() >= 50 ) { } 1 Quote
0 celeron0134 Posted February 14, 2020 Author Posted February 14, 2020 thanks .. but i need the full script .. i not that good at scripting s,, still learning .. but i do really appreciate your reply sir @dev LOOLP SO that when players ask for freebies .. this npc will be usefull Quote
Question
celeron0134
hi good evening rathena.. i need a NPC for Freebies(only GM 50 - 99) can talk to this
mes"good day "get player name" what kind of job will you pick??
pick from jobs 4008,4009,4010,4011,4012 and so on..
case 1:
Spear type? , One hand, two hand , go back
case 1 get item +5 pole axe +7 shield[1] +7greaves[1] +7full plate[1]
end
OR --
mes"good day "name of player"??
input name
next
what job will he/she be?
pick from jobs 4008,4009,4010,4011,4012 and so on..
case 1:
Spear type? , One hand, two hand , go back
case 1 get item +5 pole axe +7 shield[1] +7greaves[1] +7full plate[1]
end
thanks in advance..
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.