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

LUA dotamode can not see ability issue #18

Open
Consumentor125 opened this issue Apr 5, 2020 · 4 comments
Open

LUA dotamode can not see ability issue #18

Consumentor125 opened this issue Apr 5, 2020 · 4 comments
Labels
KV Related to KeyValue files question Further information is requested

Comments

@Consumentor125
Copy link

Doing the same like in the guide but i can't see the ability in the game after creating. There is my code

Code 1
Code 2
issue

@Perryvw
Copy link
Member

Perryvw commented Apr 5, 2020

Your ability file seems to be formatted incorrectly, Iine 6 looks wrong. You can try putting it through the KV checker, but I don't think it would have found this issue.

@Perryvw Perryvw added the question Further information is requested label Apr 5, 2020
@SinZ163
Copy link
Member

SinZ163 commented Apr 5, 2020

Can you put in the actual kv files in block quotes, as the screenshot shows invalid kv for the ability.

```json
{
    "BaseClass"    "ability_lua"
    ....
}
\```

@Perryvw Perryvw added the KV Related to KeyValue files label Apr 5, 2020
@Consumentor125
Copy link
Author

Consumentor125 commented Apr 6, 2020

Your ability file seems to be formatted incorrectly, Iine 6 looks wrong. You can try putting it through the KV checker, but I don't think it would have found this issue.

KV checer says that unaxpected bracket in the 1st line. I've tried to move it but anyway unexpected

also i remove the 6th line and it doesn't help

@Consumentor125
Copy link
Author

I added "sedond_skill" in the 1st line and KV says it's correct but it still doesn't works

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
KV Related to KeyValue files question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants