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

Usage readme and compatibility #33

Open
zivanovica opened this issue Mar 25, 2024 · 1 comment
Open

Usage readme and compatibility #33

zivanovica opened this issue Mar 25, 2024 · 1 comment

Comments

@zivanovica
Copy link

Hello- does this plugin works with new OpenSAMP?
If so- are there any examples on where to put stuff, how to configure etc?

Using TS I did a simple snippet- but don't know how to run it

/// <reference path="node_modules/@sa-mp/node/@types/index.d.ts" />
samp.on(EVENT_GAME_MODE_INIT, () => {
    console.log('Game mode is loaded - from sampjs :)');
});
@dockfries
Copy link

dockfries commented Apr 30, 2024

If you have basic typescript and native sa-mp development experience and are willing to take some risks, you can try my library infernus.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants