• Welcome to Vice City Multiplayer.
 
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

Topics - tato

#1
Support / Hey I allways had this question
April 14, 2011, 11:35:57 PM
why this server is allways locked i wanna know how that server is X_X


#2
ShowRoom (pawn) / Flip Command PAWNO!!!
April 14, 2011, 11:31:03 PM
here i made this command works perfectly so here is
else if (strcmp(cmd, "!flip", true) == 0) {
new Float:X,Float:Y,Float:Z,Float:Angle;
SetVehicleHealth(GetPlayerVehicleID(playerid),1000);
GetPlayerPos(playerid,X,Y,Z); GetPlayerFacingAngle(playerid,Angle);
SetVehiclePos(GetPlayerVehicleID(playerid),X+3,Y+3,Z,Angle);
            SendClientMessage(playerid, COLOR_YELLOW, "Flipping Your Car!");
SetVehicleToRespawn(GetPlayerVehicleID(playerid));
    RemovePlayerFromVehicle(playerid);
    SetVehiclePos(GetPlayerVehicleID(playerid),X+3,Y+3,Z,Angle);
return 1;
}

Enjoy Made By : Tato :O!
#3
Videos and Screenshots / Bug with out head FUN!!
April 09, 2011, 09:12:16 PM
look i have long time ago that i have been discovered the bug here watch the video

http://www.youtube.com/watch?v=gKK8Ab5gUqw
#4
mIRC/pawn Scripting / flip command
April 03, 2011, 07:11:11 AM
how to do !flip command to flip my car !!
#5
ShowRoom (pawn) / command /c getall
April 01, 2011, 02:16:41 AM
Here i know this is a simple command but well enjoy

here i have the getall for gups :D enjoy!!!

else if (strcmp(cmd, "getall", true) == 0) {
tmp = strtok(cmdtext, idx);
     if(PlayerInfo[playerid][Logged] != 1) SendClientMessage(playerid, COLOR_RED, "You need to login first");
     else if(!IsPlayerCommandLevel(playerid,"bring")) SendClientMessage(playerid, COLOR_RED, "You don't have acces to this command!");
     else { new Float:x, Float:y, Float:z, szMsg[256];
     for(new i = 0; i <= MAX_PLAYERS; i++) {
     if(IsPlayerConnected(i) == 1)
     GetPlayerPos(playerid,x,y,z);
     SetPlayerPos(i,x,y + 1.0,z,0,0);
     format(szMsg,sizeof(szMsg),"Admin:[ %s ] brought all people to him",gPlayers[playerid]);
            SendClientMessage(i,COLOR_GREEN, szMsg);
}
}
return 1;
}


here is if you don't have gups :D enjoy!!!
  if (strcmp(cmd, "getall", true) == 0)
  {
   if (IsPlayerAdmin(playerid) == 0) SendClientMessage(playerid,COLOR_GREEN,"You are not logged in as an admin.");
       else {
       tmp = strtok(cmdtext, idx);
      for(new i = 0; i <= MAX_PLAYERS; i++) {
      if(IsPlayerConnected(i) == 1)
      GetPlayerPos(playerid,x,y,z);
      SetPlayerPos(i,x,y + 1.0,z,0,0);
      format(szMsg,sizeof(szMsg),"Admin:[ %s ] Trajo a todos hacia el",gPlayers[playerid]);
             SendClientMessage(i,COLOR_GREEN, szMsg);
      }
       }
return 1;
}

created by me Tato
#6
mIRC/pawn Scripting / Icons Markers :D
March 27, 2011, 06:38:47 PM
i have all the id of the markers  ;D ;D
http://wiki.gtagaming.com/Icon_References
guys i hope you like it ...

you can use this command in your server

/set 16 [iconID] [pos.X] [pos.Y] [pos.Z]

but first you need to log in with the rcon pass ok...

here is a example

/set 16 13 492.27136230 -79.92391967 11.48377132

if you just put

/set 16 it will crash

and if you just put

/set 16 [iconID] it will appear on golf field ok :D hope you like it  ;D
#7
Español

Estos scripts fueron creados por heekz.shadow traducidos por tato agregue unos comandos i mas tarde en la nueva version le pondre comandos de administradores... espero que les guste



English
Scripts Created By heekz.shadow Translated and added new commands By Me Tato well i will put admincmds and more comands later on i hope you like it

Link http://www.megaupload.com/?d=1ZBQ57VW


PD: Español

Si necesitan ayuda en pawno yo les puedo ayudar en mucho mi msn es [email protected] y si no tienen hotmail tengo gmail aca esta [email protected] y tanbien tengo yahoo por si no tienen ninguno de esos dos [email protected]

PD: English

If you need help in pawn y can help you in a lot of things my msn  is [email protected] if you dont have hotmail i have gmail [email protected] if you dont have gmail or hotmail i have yahoo my yahoo is [email protected] ;D