Search the Community
Showing results for tags 'Shortcuts'.
-
Version 1.1.0
317 downloads
About this File I used this res to create my res: Shortcuts (Animations) on Numpad 1.0.0 Before first Startup: you import db.sql in your Database and change "Yourname" in the record or leave it. I used RPC in this example, install it. My node_modules are in the archive located. Do this on Login/Startup Serverside gm.mysql.handle.query("SELECT * FROM shortcuts WHERE name = ?", [player.name], function (err10,res10) { if (err10) console.log("Error in loadShortcuts: "+err10); if (res10.length > 0) { res10.forEach(function (shortcutDa- 1 comment
-
- 3
-
-
- rpc
- Javascript
-
(and 3 more)
Tagged with: