Recent content by ImagineLogan

  1. ImagineLogan

    how do i make this script work

    I think might have the same problem. I tried to make a projectile and it just disappears immediately. Except it still exists in memory for some reason. Though first, shouldn't your missile be MT_MBST, instead of SPR2_MBST? (I'd, uh, like to make sure we have the same problem here.) 1668371088...
  2. ImagineLogan

    Classic Sonic max abilities

    Maybe this could help: From the wiki
  3. ImagineLogan

    [Open Assets] ESP: Extra Shields and Powerups

    Oh my goodness I saw these in Chaolino's plutonium plant with no fanfare and FINALLY I found their source!
  4. ImagineLogan

    uh im making a nights level for the uldc but this happened

    I don't know if we can figure it out, without knowing the locations of NiGHTS routes. Maybe send a screenshot of your zone builder from above. ...do you have three axis point circles in one place?
  5. ImagineLogan

    Zoomtube Waypoints

    One path has to use values from 0 to 255, the other from 256 to 511. Referencing the wiki.
  6. ImagineLogan

    [Open Assets] Zone Builder

    How are you able to load the base game's levels in the editor? It looks like a pk3.
  7. ImagineLogan

    [Open Assets] foxBot! ExAI-based Multiplayer Coop Bots

    I was hoping there would be a way to set how a bot acts, like making the modded character "Tangle" use Fang's AI rather than Sonic's. But I don't think that's here, is it. I thought I had seen all the changelogs! I hadn't seen 1.5's overrideaiability command. Whoops. A little help in using it?
  8. ImagineLogan

    new mod asking

    Could this help? https://wiki.srb2.org/wiki/Lua/Custom_player_ability I don't know how much help I myself will be, because I haven't made any mods. But it looks like you want not (player.cmd.buttons & BT_USE) and player.rings >= 10 to be true before starting the ground-detecting and boosting code.
Back
Top