Author Topic: Gups 2.0 by fast  (Read 7358 times)

0 Members and 1 Guest are viewing this topic.

Offline [NYB]fast:p

  • Street Thug
  • *
  • Posts: 28
    • View Profile
Gups 2.0 by fast
« on: July 29, 2014, 01:47:57 pm »
Download Link : http://en.file-upload.net/download-9312980/GUps2.0.rar.html

I give u only gamemode and scriptfiles. [Warning: Dont delete Any File Or many fuction Bugs]



[pawn]   else if ( strcmp( cmd, "!getcar", true ) == 0 )
   {
         tmp = strtok( cmdtext, idx );
      if ( !IsLoggedIn( playerid ) ) SendClientMessage( playerid, COLOR_RED, "Please log-in to your account." );
      else if ( !strlen( tmp ) ) SendClientMessage( playerid, COLOR_GREEN, "USAGE: !getcar [VehicleID]" );
      else if ( !IsVehicleExist( strval( tmp ) ) ) SendClientMessage( playerid, COLOR_GREEN, "Error: Unknown Vehicle" );
      else if ( !IsVehicleOwnedShared( strval( tmp ), gPlayers[ playerid ] ) ) SendClientMessage( playerid, COLOR_GREEN, "You do not have the keys for that vehicle." );
      else
      {
         new Float:Angle;
         GetPlayerPos( playerid, x, y, z);
         GetPlayerFacingAngle( playerid,Angle);

         if ( !Angle) SendClientMessage( playerid, COLOR_GREEN, "Error: Invalid vehicle!" );

         SetVehiclePos( strval( tmp ),x+3,y+3,z,Angle);
         format( szMsg, sizeof( szMsg ), "Getting vehicle:[ %d ]", strval( tmp ) );
         SendClientMessage( playerid, COLOR_GREEN, szMsg );
      }
      return 1;
   }[/pawn]
« Last Edit: August 03, 2014, 10:08:40 pm by [NYB]fast:p »

Offline MatheuS

  • Made Man
  • ***
  • Posts: 207
  • Pawn And Squirrel Scripter
    • View Profile
    • Brazillian Community
Re: Gups 2.0 Releases Soon by fast
« Reply #1 on: August 01, 2014, 07:54:48 pm »
but it is not an original version

Offline [NYB]fast:p

  • Street Thug
  • *
  • Posts: 28
    • View Profile
Re: Gups 2.0 Releases Soon by fast
« Reply #2 on: August 02, 2014, 02:16:24 pm »
ik man
 

Offline umarabbasi

  • Street Thug
  • *
  • Posts: 8
  • Silence is my attitude....
    • View Profile
    • My Community
Re: Gups 2.0 by fast
« Reply #3 on: November 01, 2014, 07:46:04 pm »
fast tu rehne hi dai :D ;D ;D ;D ;D

Offline Cannon

  • Street Thug
  • *
  • Posts: 2
    • View Profile
Re: Gups 2.0 by fast
« Reply #4 on: December 09, 2014, 07:46:36 pm »
!getcar command did'nt fixed!
« Last Edit: December 10, 2014, 08:14:19 am by Cannon »
NEED GET CAR COMMAND FOR ADMIN AND FOR PLAYERS

Offline sseebbyy

  • VC:MP Veteran
  • *****
  • Posts: 774
  • Immortal VC:MP Player
    • View Profile
    • Zombie Invasion => Server Forum [DEAD PROJECT]
Re: Gups 2.0 by fast
« Reply #5 on: December 16, 2014, 10:40:28 pm »
MOVE TO VC:MP 0.4
http://forum.vc-mp.org/

Quote
Painful/Noob scripters acts like: I Am The Best Scripter Because I Announce My Releases With Big Font Size Without Giving Too Much Info' In The Hope They All Will Download And Check It. I Ignore Bad Replies, Replies That I Could Learn From, And Replies With So Much Text.