• Welcome to Vice City Multiplayer.
 

!flip command help

Started by A7Xsniper, April 14, 2011, 09:17:32 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

A7Xsniper

hola, necesito un comando para voltear los autos en mi servidor
me podran ayudar?  :P



Hi, I need a command to turn the car on my server
I can help you with? :P

tato

#1
Quote from: A7Xsniper on April 14, 2011, 09:17:32 PM
hola, necesito un comando para voltear los autos en mi servidor
me podran ayudar?  :P



Hi, I need a command to turn the car on my server
I can help you with? :P
hmmm losiento informar k para pawno no se puede almenos k intente pero iwal tratare

I'am sorry but is kind of imposible on pawno but i will try

hehe i found the solution try this :P
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;
}


works i alredy tryied





<!-- Facebook Badge START --><a href="http://es-es.facebook.com/eduardoeslindo" target="_TOP" style="font-family: &quot;lucida grande&quot;,tahoma,verdana,arial,sans-serif; font-size: 11px; font-variant: normal; font-style: normal; font-weight: normal; color: #3B5998; text-decoration: none;" title="Eduardo Estrada">Eduardo Estrada</a><br/><a href="http://es-es.facebook.com/eduardoeslindo" target="_TOP" title="Eduardo Estrada"><img src="http://badge.facebook.com/badge/697470158.6069.1979465113.png" width="120" height="272" style="b

AcTiOnLiFe

#2
very good tato

tato

#3





<!-- Facebook Badge START --><a href="http://es-es.facebook.com/eduardoeslindo" target="_TOP" style="font-family: &quot;lucida grande&quot;,tahoma,verdana,arial,sans-serif; font-size: 11px; font-variant: normal; font-style: normal; font-weight: normal; color: #3B5998; text-decoration: none;" title="Eduardo Estrada">Eduardo Estrada</a><br/><a href="http://es-es.facebook.com/eduardoeslindo" target="_TOP" title="Eduardo Estrada"><img src="http://badge.facebook.com/badge/697470158.6069.1979465113.png" width="120" height="272" style="b

yazeen

#4
Quote from: AcTiOnLiFe on April 21, 2011, 04:39:55 AM
very good tato

WoW AcTion Life Your a Good Player in VCMP!

@Tato: Nice But Better using sql is Good. it is simple than pawno

tato

#5
Quote from: yazeen on April 21, 2011, 11:24:11 AM
Quote from: AcTiOnLiFe on April 21, 2011, 04:39:55 AM
very good tato

WoW AcTion Life Your a Good Player in VCMP!

@Tato: Nice But Better using sql is Good. it is simple than pawno

Yes but i really need help in squirrel X_X    i don't know how to use squirrel





<!-- Facebook Badge START --><a href="http://es-es.facebook.com/eduardoeslindo" target="_TOP" style="font-family: &quot;lucida grande&quot;,tahoma,verdana,arial,sans-serif; font-size: 11px; font-variant: normal; font-style: normal; font-weight: normal; color: #3B5998; text-decoration: none;" title="Eduardo Estrada">Eduardo Estrada</a><br/><a href="http://es-es.facebook.com/eduardoeslindo" target="_TOP" title="Eduardo Estrada"><img src="http://badge.facebook.com/badge/697470158.6069.1979465113.png" width="120" height="272" style="b

yazeen

#6
Quote from: tato on April 21, 2011, 05:11:14 PM
Quote from: yazeen on April 21, 2011, 11:24:11 AM
Quote from: AcTiOnLiFe on April 21, 2011, 04:39:55 AM
very good tato

WoW AcTion Life Your a Good Player in VCMP!

@Tato: Nice But Better using sql is Good. it is simple than pawno

Yes but i really need help in squirrel X_X    i don't know how to use squirrel

Get Used to it the only proplem is it dont have compiler! you need to fail and fail then u will get used to it