hey guys, Ive got a bit of a problem making commands and events, From (https://wiki.rage.mp/index.php?title=Getting_Started_with_Development). ive followed all the steps and i think area where i messed up on is "Setting up API auto complete (TypeScript)".
ive installed these;
npm install --save-dev https://github.com/CocaColaBear/types-ragemp-s/tarball/master
npm install --save-dev https://github.com/CocaColaBear/types-ragemp-c/tarball/master
thru the Powershell into my 'server-files' folder but when i launch the server and load it up, the commands and events(spawn points) dont work.
can someone help me out? cheers!