Ok this has been making me giggle all day , been making my game every thing is going fine until I start work on the skin, for some reason any time I include a map on my skin , my player can't move at all, but lets say I do not include a skin it works fine, there is no code at all towards the skin yet just a map , is there something I am missing , I have never had this problem before.
Thanks for any help at all.
ID:139266
![]() Apr 7 2011, 6:41 am
|
|
The macro sets are already there I haven't touched them and it is my default window , I have tried creating another skin and the same problem comes up, but when I disable the skin it works fine its really weird.
|
When you make a new skin it has no macros by default. Best option is to go into your byond folder and find the default skin for all games, copy that and then modify that. This will have all the predefined macros like the arrow keys and F2 for screenshot, etc.
|
By default, a new interface file should have a basic macro set defined for the arrow keys. Did you accidentally remove it?