Problems with a menu
This function works:
Code:
But this doesn't work (i use this function inside another function),both players are recognised but 'yes' or 'no' does not work, i get the original botmenu (ESF). Code:
Does this problem has to do with implenting the name in the 'Ask menu'? Thanks in advance |
Re: Problems with a menu
Yes, and please indent next time.
|
Re: Problems with a menu
yes, so how can i fix this? I can't implent a '%s' in registermenu right ?
or can i use: ^"%s^" |
Re: Problems with a menu
The only way would be register_menuid("Do you want to execute command:")
|
Re: Problems with a menu
So i can't set a variable in a menu command like:
register_menuid("Do you want to execute command: %s",name) |
Re: Problems with a menu
Code:
|
Re: Problems with a menu
Quote:
|
Re: Problems with a menu
I wanted my output like this:
"Do you want to do things with: dutchmeat?" "yes" "no" but instead i've used this: "Do you want to do things with:" "dutchmeat" "no" |
| All times are GMT -4. The time now is 06:54. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.