• Welcome to Vice City Multiplayer.
 

different functions in pickups....

Started by [SUK]vivamexico, April 06, 2011, 08:30:38 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

[SUK]vivamexico

Hello to which I respond, but I need help getting good roles in the pickups that did not catch the function of the properties helps!,
an example:
public FixpickupVehicle (pickup, playerid)
{
if ((pickup == 171) | | (pickup == 172)) {
       SetVehicleHealth (GetPlayerVehicleID (playerid), 1000);
         SendClientMessage (playerid, COLOR_GREEN, "You car is fixed! ");
         }
         return 1;
}

[SUK]vivamexico

hey I want to help not answer me xD! ._.  :P

tato

XDXDXDXD el problema esta aca
Quotepublic FixpickupVehicle (pickup, playerid)
lo tienes k poner aca mira public OnPickedUp(pickupid, playerid)
pero muy buen intento
si necesitas mas ayuda me lo pides por el msn
PD: i was speaking in spanish so it's easier to him ok don't get mad ...





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


BIG[H]

#4
Ahh i forgot pawn But here what i can Help!
Public OnPickedUp( playerid ,pickupid);
if(( pickupid = 2)  (pickupid = 3)) {
new x = GetPlayerVehicleID(playerid);
SetVehicleHealth(x,1000);
SetVehicleTyres(x,100);
}

My Guru FORUM MUST VISITmegavcmp.freeforums.org

BIG[H] = BIG HaLL