Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The commands to create Corona are invalid #23

Closed
XMDS opened this issue Dec 7, 2021 · 2 comments
Closed

The commands to create Corona are invalid #23

XMDS opened this issue Dec 7, 2021 · 2 comments
Labels
type:bug Something isn't working

Comments

@XMDS
Copy link
Member

XMDS commented Dec 7, 2021

{$CLEO .cs}
0000:
int char
Player.GetChar(0, char)

:main
wait 0
if 
0256: 0
jf @main

:1 
wait 0
char.GetOffsetInWorldCoords(0.0 2.0 2.0 4@ 5@ 6@)
04D5: create_corona_at 4@ 5@ 6@ radius 2.0 type 2 flare 2 RGB 255 0 255
024F: create_corona_with_radius 1.0 type 2 lensflares 0 with_color 255 0 255 at 4@ 5@ 6@ 
jump @1
@XMDS
Copy link
Member Author

XMDS commented Dec 7, 2021

The corona command does not work in the cleo script, but it works fine in main.scm

https://media.discordapp.net/attachments/911487285990674476/917749651636121600/79bb163c61ed7770.png

@x87 x87 added the type:bug Something isn't working label Dec 8, 2021
@x87
Copy link
Contributor

x87 commented Dec 9, 2021

fixed in 0.8.3

@x87 x87 closed this as completed Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants