carolus Posted February 24 Posted February 24 this is my first resource that i share, so basicly i want to start some patreon account where i will share any feature that maybe hard to make or when developer just didn't have enough time/team to make, so i will provide the feature for them. but, first i will share this basic script that i made. it's basic command, very basic. teleport to marker, teleport to player, ooc chat, kick, revive, slap, set player dimension, and get some player to your location. and, i make several static function so if you want to make some feature about teleport or get player you can use these helper function withour re-write anything. and because i can't upload on ragemp(idk why) so i will upload this basic script on my patreon as my first post. you don't have to make some subcription. i will post several free resource on my patreon before step into some exclusive feature. For the commands: Quote /goto [name/id] - teleport to player /setworld - set your dimension id /gethere - get player to your location /slap - slap player /revive - to revive dead player /kick - kick player from your server /ooc - do some ooc chat /tomarker - teleport to marker Installation: Quote i don't know how your project set-up if you use javascript for serverside... because this script use C# as Server side and JS for clientside. - you can move the cs file from server folder on whatever you want, make sure to edit the namespace. - put folder admin from client to your 'client_packages' folder. and put "require('./admins/index.js')" in your client_packages/index.js almost forgot, if you new to Ragemp and want to start server using Serverside C# and JS Clientside you can DM my forum. always open for some discussion... DOWNLOAD
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now