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
|
|
In response to DarkCampainger
|
|
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.
|
In response to Jakb2k7
|
|
Well, did you set the map to default? That's the only other thing I can think of...
|
In response to DarkCampainger
|
|
Yep map is default , I have tried it ticked an unticked just in case.
|
In response to Jakb2k7
|
|
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.
|
In response to Bravo1
|
|
In response to Carnage Productions
|
|
hmm.. perhaps you accidentally set the turf density to 1 for all turfs??
|
In response to Bravo1
|
|
just checked it nah its fine lol this is so weird
|
In response to Jakb2k7
|
|
client Is there something the likes of this within one of your .dm files? If not, you should add it; this same problem happens with me a lot! But, if this doesn't fix your problem, I'm clueless... |
By default, a new interface file should have a basic macro set defined for the arrow keys. Did you accidentally remove it?