celeron0134 Posted February 13, 2020 Group: Members Topic Count: 66 Topics Per Day: 0.02 Content Count: 194 Reputation: 1 Joined: 12/13/16 Last Seen: February 14, 2023 Share 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 Link to comment Share on other sites More sharing options...
0 LOOLP - OFF Posted February 13, 2020 Group: Members Topic Count: 12 Topics Per Day: 0.01 Content Count: 233 Reputation: 51 Joined: 12/20/18 Last Seen: March 10, 2021 Share Posted February 13, 2020 use : if (getgmlevel() >= 50 ) { } 1 Quote Link to comment Share on other sites More sharing options...
0 celeron0134 Posted February 14, 2020 Group: Members Topic Count: 66 Topics Per Day: 0.02 Content Count: 194 Reputation: 1 Joined: 12/13/16 Last Seen: February 14, 2023 Author Share 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 Link to comment Share on other sites More sharing options...
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..
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.