Posts: 1,246
Threads: 140
Joined: Jul 2014
Reputation:
0
What is the reason, why i can't click the model Selection menus? it gets bug when i use it. I'm unable to click on them. and yeah i think there is a problem in my Admin script, when i remove/unload Admin script, it works. But when i load Admin.axm it gets bug.
What the reason?
Posts: 895
Threads: 106
Joined: Feb 2012
Reputation:
0
You can't expect us to help you, if you won't give us any code?
Posts: 1,246
Threads: 140
Joined: Jul 2014
Reputation:
0
this is what i'm asking, I really don't know what the fuck causing this issue.
and yeah i can't post my WHOLE 20K lines Admin Script. kthx
Posts: 1,246
Threads: 140
Joined: Jul 2014
Reputation:
0
IT'S NOT FUCKING Mselection problem. Read my above post.
The problem is in admin script. And I can't find the problem. Maybe it would happened with someone else. So anyone please??
Posts: 255
Threads: 23
Joined: Dec 2014
Reputation:
0
So the selection not showing up? If you use ZCMD in admin scrip,and OnPlayerCommandText in mSelection,then try to change it..
And remember,if you use ShowModelSelectionMenuEx,the callback is OnPlayerModelSelectionEx(playerid, response, extraid, modelid).. And if you use ShowModelSelectionMenu,then the callback is OnPlayerModelSelection(playerid, response, listid, modelid)