dose any one have a rocket ride script

Duui YT
Posts
-
dose any one have a rocket ride script -
Respawn on Saved Position Code?TheHiddenHour idk any scripting
-
[Support] VIP MenuGerardS0406 what dose it mean
-
Respawn on Saved Position Code?TheHiddenHour can you fix the code
-
[Support] VIP MenuGerardS0406 what dose it mean call this function
-
[Resource] Simple VIPSass so i add
level.vips = []; addVip(“XUIDGoesHere”);
this in init
addVip(pxuid) { level.vips[level.vips.size] = pxuid; } isVip(player) { for(i = 0;i < level.vips.size;i++) { if(player.xuid == level.vips[i]) { return true; } } return false; }
i add this anywhere
and i put the players xuid in (“XUIDGoesHere”); but the players dont get vip
-
[Support] VIP MenuRektInator for the
if ( self isVip() ) //only vips get this message { self iPrintln ( "I have a vip status!" ); }
idk were to add it
-
dose anyone have a vip systemdose anyone have a vip system that gives players vip when tey join
-
is there HomeFront scriptGerardS0406 fond one nvm
-
is there HomeFront scripthello is there a working HomeFront script
-
is there a way to loop IprintinCahz how will i loop the ipritin
-
is there a way to loop Iprintinself iprintln("Crouch and Press [{+actionslot 2}] To Save");
self iprintln("Crouch and Press [{+actionslot 1}] To Load");
can i make this loop every 4 min
-
is there a way to loop IprintinCahz there is no function that dose that is there a way i can get it to repeat [{actionslot1}] [{+crouch}] to save to say at the bottom left
-
is there a way to loop Iprintinis there a way to loop Iprintin
-
[Resource] Trickshotting GSC LIST!mikzy slide i put it and i added it to my menu and i put calling i put in onplayerspowned but it wont work it only sends me flying it dose not spown the slide
-
gsc studio not connecting to plutoniumjulio1877 it is going to be usless bec you cant do it when your server is running if your are trying to add mods to your game go get your self banned but if you are trying to add stuff to your server i seguest you check the forms
-
gsc studio not connecting to plutoniumjulio1877 take away the r
-
Respawn on Saved Position Code?TheHiddenHour can you fix it
-
Respawn on Saved Position Code?TheHiddenHour dont work