K kerbiii New member Messages 342 Points 0 Dec 19, 2013 #2 help in adding a menu that will tell you how many points you have
Mhalicot Gamers Republic Messages 1,971 Points 0 Location Asia Github mhalicot Emulator Dec 19, 2013 #3 Its on the script already in Menu ~ Mission Shop: Code: case 5: mes "[Hunting Missions]"; mes "You have ^0055FF"+#Mission_Points+"^000000 Mission Points."; mes "Use them well!"; Last edited by a moderator: Dec 19, 2013
Its on the script already in Menu ~ Mission Shop: Code: case 5: mes "[Hunting Missions]"; mes "You have ^0055FF"+#Mission_Points+"^000000 Mission Points."; mes "Use them well!";
K kerbiii New member Messages 342 Points 0 Dec 19, 2013 #4 Mhalicot said: Its on the script already in Menu ~ Mission Shop: case 5: mes "[Hunting Missions]"; mes "You have ^0055FF"+#Mission_Points+"^000000 Mission Points."; mes "Use them well!"; Click to expand... thanks! will try this edit: oh its a bit hidden Last edited by a moderator: Dec 20, 2013
Mhalicot said: Its on the script already in Menu ~ Mission Shop: case 5: mes "[Hunting Missions]"; mes "You have ^0055FF"+#Mission_Points+"^000000 Mission Points."; mes "Use them well!"; Click to expand... thanks! will try this edit: oh its a bit hidden