Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Map.hideObject does not support correct coordinate data #6

@Necroso

Description

@Necroso

I'm trying to hide the following object

Map.hideObject(474, -393.412, -505.822, 9.92519)

This returns the following error:
[error] Event callback error: stack index 2, expected number, received number: not a numeric type that fits exactly an integer (number maybe has significant decimals) (bad argument into 'void(int, short, short, short)')

The game only hides an object if it uses a decimal value, otherwise the object is not hidden.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions