Basically this is a game where you take the picture in the post above you and edit it in any image editor (It doesn't have to be photoshop, of course) and post it. Then someone else edits that and posts it, and then someone else edits it and posts it, etc. We'll start with this lovely picture: https...
Did all that, still got the error. Are you tried to copy dll does manually? That's what I did originally - still got the error. Weird, I tried running that as an admin earlier but it wouldn't work, but just now it did. But now I'm getting that stupid automation error. Any ideas? Try to enable "...
Weird, I tried running that as an admin earlier but it wouldn't work, but just now it did. But now I'm getting that stupid automation error. Any ideas?
Try calling this in onLoop() and change it whenever you need to No! placeSprite should only be called once. @HenryRichard: You just asked me for help with a custom HUD not too long ago and I told you that the placeSprite command should only be called once. this code only shows it for a few frames, ...
It looks like my problem was that field type was supposed to be DFLOAT. It finally works! Now that I've figured this bit out, I have run into another very minor problem. When the HUD moves, the old one stays there. I know I can fix it by loading nothing into every slot and then reloading, but this ...