Jump to content
  • 0

Question

Posted

Salut ,am luat gm-ul lui Rimmon si am încercat sa-l compilez .Uitati si voi ce scrie:|

jqluF.png

Ma scuzati daca am gresti sectiunea;(

Celui care ma v-a ajuta am sa-i raman total dator

4 answers to this question

Recommended Posts

Posted

PawnFox" post="127018" timestamp="1355988057"]

Nu e dfinita functia 'KEY_YES' ..

#define KEY_YES ? Daca e asa nu merge a aparut mai multe erori :))))
Posted

ia incearca si asa xD nu e bine pusa acolo toata comanda dar inca ceva era de la un flip nu ?

    if (IsPlayerInAnyVehicle(playerid) && GetPlayerState(playerid) == PLAYER_STATE_DRIVER)
        {
	        if(newkeys & KEY_YES)
	  		{
			    new VehicleID, Float:X, Float:Y, Float:Z;
			    GetPlayerPos(playerid, X, Y, Z);
			    VehicleID = GetPlayerVehicleID(playerid);
			    SetVehiclePos(VehicleID, X, Y, Z);
			    SetVehicleZAngle(VehicleID, 0);
			    SendClientMessage(playerid, -1,"{FF0000}Masina {FFFFFF}repusa pe roti xD!");
			}
		}

Daca tot nu merge fati update la include de pe sa-mp.com .

Din cate stiu gm lui rimmon e bun :).

I'm back bitches.

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • 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.