[HELP][PLUS] help with custom commands add doesnt work..

justin1p

New Member
Apr 26, 2014
14
0
Hey devbest,
When i want to add a command it stays white in Visual studio Screen :
-71mrouERri0pNP1CUUQyg.png

and when i want to debug my emulator it says this screen:
V3gzCPXbR92jWqQceeFa5A.png

can someone say what the mistake is or just help me?

peace.
 

Joshhh

Member
Apr 13, 2016
323
172
Hey devbest,
When i want to add a command it stays white in Visual studio Screen :
-71mrouERri0pNP1CUUQyg.png

and when i want to debug my emulator it says this screen:
V3gzCPXbR92jWqQceeFa5A.png

can someone say what the mistake is or just help me?

peace.
It means that the "AboutCommand2" doesn't exist / couldn't be found, make sure at the top of your command it says AboutCommand2 here;
 

justin1p

New Member
Apr 26, 2014
14
0
It means that the "AboutCommand2" doesn't exist / couldn't be found, make sure at the top of your command it says AboutCommand2 here;
i did but still white
Code:
screen of command :
[IMG]https://image.prntscr.com/image/NdjYwvWQTni3UDX3A4gY5w.png[/IMG] 
and here is my commandmanager
[IMG]https://image.prntscr.com/image/4IwN90_ATcm7ukHy-1jR0A.png[/IMG]

Thnx if u can help me :D
 

Users who are viewing this thread

Top