Jump to content

Question

Posted

sall sa-mp.ro

am facut un lift si vreu sa urce in sus dar nu urca dc? nush

dar se duce in alta parte :-?

asa am pus la moveobject

 if(strcmp(cmdtext,"/liftup",true)==0)//lift
{
MoveObject(lift, 1556396484,972.54388427734,50.728355407715, 5.00);
SendClientMessage(playerid, COLOR_ULTRARED, "Liftul A pornit");
return 1;
}
if(strcmp(cmdtext,"/liftdown",true)==0)//lift
{
MoveObject(lift, 1907.9594726563,969.29412841797,20.850372314453, 5.00);
return 1;
}

imi spuneti cum fac sa urce in sus

1 answer to this question

Recommended Posts

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.