Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Rardodus Bruise

#16
Quote from: Xmair on Jun 23, 2019, 11:45 AMI've noticed a lot of people using the standard flip command which always changes the vehicle's direction to North. I was playing with rotations today and was able to make a somewhat better command that actually flips your vehicle in the direction it was, without changing it's direction to North all the time.

The code has been moved to pastebin for indentation's sake.
https://pastebin.com/dKgSfEiC
Nice work!
#17
Quote from: Saiyan Attack on Jul 10, 2019, 02:26 AMThe Index 'stats' does not exist

You should try this on 'function onPlayerJoin( player )'

stats[ player.ID ] = PlayerClass();

If this doesn't work then you can change 'stats' to 'status' everywhere where it exists.
#18







There are 3 Levels of This Admin System, Basic/Medium/Advanced. The commands are little bit similar but in every update there are more commands as in this version. I am going to provide you the official script of the Admin System which is Tested & Working, I hope you like these snippets & show some good response. If you find any bug or error in the script, Then you can contact me via Discord or PM, Discord is given at the end.






Basic Level, I had already released this version but it was not that much Advanced. So I decided to remake this basic Level (Kinda Similar to the old one),The Script is given below in the "Download Now" Field. Download it and enjoy the basic admins system, I hope you like this ???, it contains field like ( player.Name=="Name Goes Here" ). So, you need to edit this and add your name to those fields. It is like a beginner admin system.






This is the second level for this admin system and it has many characteristics, You will love this type of admin System. it contains ( stats[player.ID].Level => 2), You must have a account system to use this Level, It is updated and It has many more commands then the old one, If I did something wrong in the making of these commands..I hope you also like this snippet of Admins Level. By the way it is a bit advanced so you can call it Medium Level.






Coming Soon!!





QuoteChangelogs v1.0 --->
  • Added More Commands.
  • Fixed Some Bugs.
  • Added Level System.
Changelogs v2.0 --->
  • Increased the number of commands.
  • Fixed some bugs.
  • Added Auto Kick Function on High Ping & FPS.
  • Functions & Responses were improved.














#19
Quote from: Sebastian on Jul 07, 2019, 10:03 PM
Quote from: Anik on Jul 07, 2019, 05:47 PMWhat kind of bugs it had?

He explained the bug, in the top of the post.
Seems like you copy-pasted the case "SetWallGlitch" many times, then just changed the string name without changing functions too.
So you ended having SetWallGlitch( true / false ) even for cases like SetShowOnlyTeamMarkers, SetTaxiBoostJump and so on.
Yep! You have used SetWallGlitch in many of the cases maybe because you were up to other things.
#20



I decided to remake Anik's Developer Panel! I started working on the script and fixed something that a beginner can't (Due to Lack of Knowledge), It was this :
case "SetShowNametags":
if ( string2 == "true" ) SetWallglitch( true );
else SetWallglitch( false );
MessagePlayer( "Status : "+string2, player );
break;
case "SetShowOnRadar":
if ( string2 == "true" ) SetWallglitch( true );
else SetWallglitch( false );
MessagePlayer( "Status : "+string2, player );
break;
case "SetStuntBike":
if ( string2 == "true" ) SetWallglitch( true );
else SetWallglitch( false );
MessagePlayer( "Status : "+string2, player );
break;
case "SetShowOnlyTeamMarkers":
if ( string2 == "true" ) SetWallglitch( true );
else SetWallglitch( false );
MessagePlayer( "Status : "+string2, player );
break;
case "SetTaxiBoostJump":
if ( string2 == "true" ) SetWallglitch( true );
else SetWallglitch( false );
MessagePlayer( "Status : "+string2, player );
break;
case "SetWallglitch":
if ( string2 == "true" ) SetWallglitch( true );
else SetWallglitch( false );
MessagePlayer( "Status : "+string2, player );
break;

Minor View :

if ( string2 == "true" ) SetWallglitch( true );
else SetWallglitch( false );

SetWallglitch in more then 5 cases!





There are many changes in these 2 Developer Panel's, Some of them are listed below :

  • More Features Then The Old One Added 8 / Removed 4.
  • Difference in colors, looks more stylish.
  • Different Response & textures.
  • Zero Bugs / Working Perfectly.





Overlay



True/False Statement



Textbox








#21
Quote from: KaKaChi^ on Jul 03, 2019, 01:01 PMI need a script server blank 32 bit and how To fix it HELP ME plz
Quote from: Sasuke^ on Jul 03, 2019, 01:04 PMI want good Script to Fix server please give me One

Excuse Me, Please read the rules and hang up to one of the topic you make don't make useless topics
#22
Dude, Don't you understand English? As @umar4911 Said "Try to Make Your Own Script"
Do it, If you don't understand English then read this :

Kakachi, Bëni skriptin tuaj si umar tha se askush nuk do t'ju japë këtë mënyrë të përpiqet të bëjë një dorëshkrim nga mesi juaj dhe të mësoni këto funksione / ngjarje
#23
Quote from: umar4911 on Jul 03, 2019, 05:31 AMAnother script begger. Try to script yourself
As @=umar4911 said, You can also script yourself to get started you can visit these Pages below to learn :
#26
I want a new roleplay script which is out of use and is not copied .. If you have any then just give it download below . Thanks!! 8)
#27
/addobject <Object ID>
I need this command for my server .  I want to add objects in different places . This command may help me so please guys help me past
/addpickup <pickup ID>
I want this cmd to add some pickups like somethings so please help me fast.
#28
/help ( I have that but i want to open another screen) I dont know to open another screen and Say What ever i want in this cmd .

/location that tells where we are in X , Y , Z to add pickups and Things

 Can someone give me shop system . I mean if we type /buy it takes to another screen and shows the item of thing that we add by using /additem (ID Number) and i want /remitem too . That we can buy aswell
With the pickups .
 
Thanks!
#29
yes Marine i need some help.
I need some RPG Commands and Pickups + Shops such as Food shops and Ammunations and tool stores.
#30
Hello Guys I want to add Cops Duty in my Server i want to create a pickup but i am not a pro Scripter :nerd:
I need a Location on WBPD.
I think so it would be
 CreatePickup( 375,  Vector( I dont know wht would be in this )
Can you help me.