help I think I broke my character mod

keltons

Member
Screenshot 2025-02-22 171802.png
 
if you don’t want a second ability, put CA_NONE next to ability2.

and for the flags, that line thing ( | ) doesn’t need spaces separating it and the flags.

also you have 2 lines specifying which flags your character has
 
if you don’t want a second ability, put CA_NONE next to ability2.

and for the flags, that line thing ( | ) doesn’t need spaces separating it and the flags.

also you have 2 lines specifying which flags your character has
Is there any way possible I can give my character a third move
 
but how I have the lua
Lua is SRB2's coding language used for addons.

If you know how to code, you can check the SRB2 Wiki to learn more about how you can use it.

If you still do NOT know how to code, you can check some Open Assets addons on the Addons & More section of this website. Open Assets addons can be used freely in your projects.
Post automatically merged:

if you don’t want a second ability, put CA_NONE next to ability2.
Don't mix up CA_NONE with CA2_NONE! One of them is used for the primary ability.
(Probably it should still work like that, though...)
 

Who is viewing this thread (Total: 0, Members: 0, Guests: 0)

Back
Top