Post: Get selected option text
06-14-2016, 08:23 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); how would i do this cuz im trying to make something like this

player iPrintln("^2" + self.name + " ^5Has Selected ^6 " + Menu Option Text);
(adsbygoogle = window.adsbygoogle || []).push({});
06-14-2016, 09:30 AM #2
HiddenHour
I defeated!
Originally posted by gayboydikluvr View Post
how would i do this cuz im trying to make something like this

player iPrintln("^2" + self.name + " ^5Has Selected ^6 " + Menu Option Text);


Whats your addOption function and your scroller variable?
06-14-2016, 09:49 AM #3
Originally posted by TheHiddenHour View Post
Whats your addOption function and your scroller variable?


im using this base

You must login or register to view this content.
06-14-2016, 09:55 AM #4
HiddenHour
I defeated!
Originally posted by gayboydikluvr View Post
im using this base

You must login or register to view this content.


Try this
    printOption()
{
self iprintln(self.menu.menuopt[self.CurMenu][self.menu.curs[self.CurMenu]]);
}
06-14-2016, 09:57 AM #5
Originally posted by TheHiddenHour View Post
Try this
    printOption()
{
self iprintln(self.menu.menuopt[self.CurMenu][self.menu.curs[self.CurMenu]]);
}




thx im using this to see what functions freeze when my cohosts use this or crash so i can check them out see if i can improve codes

ill let you know if this works in a few mins
06-14-2016, 10:00 AM #6
it worked!
06-14-2016, 10:00 AM #7
HiddenHour
I defeated!
Originally posted by gayboydikluvr View Post
it worked!


Have fun ayy lmao

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo