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 - Retard

#16
It could be e(text); as he has given the encryption and for sha256 u need hashing plugin
#17
Really! This server is awesome with some cool GUI features.
#18
General Discussion / Re: a little problem
Mar 13, 2018, 03:55 PM
Quote from: burpy on Mar 13, 2018, 12:40 PMhere is function onplayerCommand on my main.nut
function onPlayerCommand( player, cmd, text )
{
   if(cmd == "heal")
   {
      local hp = player.Health;
      if(hp == 100) Message("[#FF3636]Error - [#8181FF]Use this command when you have less than 100% hp !");
      else {
         player.Health = 100.0;
         MessagePlayer( "[#FFFF81]---> You have been healed !", player );
      }
   }
   
   else if(cmd == "goto") {
      if(!text) MessagePlayer( "Error - Correct syntax - /goto <Name/ID>' !",player );
      else {
         local plr = FindPlayer(text);
         if(!plr) MessagePlayer( "Error - Unknown player !",player);
         else {
            player.Pos = plr.Pos;
            MessagePlayer( "[ /" + cmd + " ] " + player.Name + " was sent to " + plr.Name, player );
         }
      }
      
   }
   else if(cmd == "bring") {
      if(!text) MessagePlayer( "Error - Correct syntax - /bring <Name/ID>' !",player );
      else {
         local plr = FindPlayer(text);
         if(!plr) MessagePlayer( "Error - Unknown player !",player);
         else {
            plr.Pos = player.Pos;
            MessagePlayer( "[ /" + cmd + " ] " + plr.Name + " was sent to " + player.Name, player );
         }
      }
   }
   
   else if(cmd == "exec")
   {
      if( !text ) MessagePlayer( "Error - Syntax: /exec <Squirrel code>", player);
      else
      {
         try
         {
            local script = compilestring( text );
            script();
         }
         catch(e) MessagePlayer( "Error: " + e, player);
      }
   }
   return 1;       
}
According to my knowledge there is a reason why we use the code option.
#19
General Discussion / Re: a little problem
Mar 09, 2018, 09:18 AM
You can change the spawn Location and add anti friendly kill all in server.conf
#20
Good Luck with your clan.
#21
Servers / Re: Pakistan Theft Auto Reloaded
Feb 24, 2018, 09:37 AM
                                                                                  Update
Added Host ( 2 hours a day )
Renewed forum: http://forum-ptar.tk/
Renewed Website: http://ptar-vcmp.tk/
Added tons of cool stuff in the server
#22
It must be your FPS or your ping
#23
You should remove the IptoCountry because I bet that someone will copy paste entirely and s/he will get errors.
You should post this in portions telling what to put where, It makes it easier
#24
BTW you are right.Just redesigning the console doesnt mean it's vcmp 0.5.
#25
Snippet Showroom / Re: [good Luck]
Feb 15, 2018, 12:58 PM
Only one thing will be left
Make a Database and store the info in that.
#26
General Discussion / Re: Is it possible
Feb 15, 2018, 12:56 PM
Yea I'm making car wars so  i need to attach rocket to my custom cars
#27
I'm not specifically talking about your clan.I'm talking the other new clans
#28
Off-Topic General / Re: GTA 6 set?
Feb 14, 2018, 02:43 PM
Just wondering how would GTA 6 really look like and what will be the title and even if it will have the VC map
#29
Don't take me rudely but most of the people in your clan don't exist :)
#30
Most of the people i can see in most clans that are being posted here either have unactive members or random names