Posts by Jayce 777

by Jayce 777
25 Jul 2016, 22:20
Forum: LunaLua - Extension Framework
Topic: Change Projectiles?
Replies: 6
Views: 4879

Re : Change Projectiles?

My laptop is broken, so I cannot. I may tweak it. Will this fix width and height? function onTick()       for _, n in pairs(NPC.get(40, -1)) do --for all Birdo Eggs in all sections             n.id = 210 --turn Birdo Eggs into Rinkas n.width = 32 n.height = 32 n.collidesBlockLeft = false n.collidesB...
by Jayce 777
25 Jul 2016, 20:14
Forum: LunaLua - Extension Framework
Topic: Change Projectiles?
Replies: 6
Views: 4879

Change Projectiles?

I am trying to change Birdo eggs into Rinkas, but I can't get the right code. Is this correct?

Code: Select all

function onTick()
      for _, n in pairs(NPC.get(40, -1)) do --for all Birdo Eggs in all sections
            n.id = 210 --turn Birdo Eggs into Rinkas
      end
end
:crazy: :wacko: :SOS: !SOS!
by Jayce 777
10 Jun 2016, 19:40
Forum: Configuration Packages
Topic: "PGE Default" config pack
Replies: 9
Views: 123715

Re: "PGE Default" config pack

Oh, I think, data/graphics folder lacks of extra image files, wait when I will come to hole to let me pack them (I think, I'll upload fresh config packs include SMBX Integration where I made updated tool which fills those images automatically into SMBX's graphics folder (to allow see a dummy elemen...
by Jayce 777
9 Jun 2016, 2:28
Forum: Configuration Packages
Topic: "PGE Default" config pack
Replies: 9
Views: 123715

Re: "PGE Default" config pack

:facepalm: 1) Which version you have? I think you must update, because config packs of different versions are not compatible2) Rename "__crashsave" folder and send it to me with all source stuff (original level/world with custom stuff) to let me find a reason of the crash. Editor must load...
by Jayce 777
8 Jun 2016, 21:57
Forum: Configuration Packages
Topic: "PGE Default" config pack
Replies: 9
Views: 123715

Re: "PGE Default" config pack

An error comes up every time it loads. Here is the error:

"We're sorry, but PGE Editor has crashed. Reason: Wrong CPU Instruction [SIGFPE]



UnhandledExceptionFilter
LdrSetAppCompatDllRedirectionCallback
RtlUnicodeStringToInteger"


Go to advanced search