Jump to content
  • 0

Problema F4


DiabolicX

Question

Salut ,

In primul rand vreau sa spun ca nam stiu ce titlu sa pun la topic asa ca scuzati.

1.Cum pot sa pun restictie la skinuri : de ex am leaderu PD si cand un civil da F4 si vrea sa aleaga skinu ala sa il dea cu skinu actual

2.Cum pot sa pozitionez camera am incercat in multe feluri dar degeaba :|:(

Gen imaginea asta : 24ficts.png

Link to comment
Share on other sites

7 answers to this question

Recommended Posts

La a 2 intrebare este foarte simplu , folosesti:

[pawn]SetPlayerCameraPos(playerid, X,Y,z);

SetPlayerCameraLookAt(playerid, X,Y,Z);[/pawn]

La SetPlayerCameraPos pui punctu unde sa fie pusa camera , iar la SetPlayercameralookat pui coordonatele punctului Unde sa filmeze camera[adica cum e in poza aia la caracteru ala]

Link to comment
Share on other sites

1. La OnPlayerSpawn la final:

if( GetPlayerSkin( playerid ) == ID_POLITIST_PD && PlayerInfo[ playerid ][ pMember ] != ID_FACTIUNE_PD )
    SetPlayerSkin( playerid, SKIN );

( nu's sigur ca am priceput bine ce vrei, mai explica o data )

2. http://forum.sa-mp.com/showthread.php?t=140360

Link to comment
Share on other sites

stuntman[]!" post="92826" timestamp="1315650238"]

1. La OnPlayerSpawn la final:

if( GetPlayerSkin( playerid ) == ID_POLITIST_PD && PlayerInfo[ playerid ][ pMember ] != ID_FACTIUNE_PD )
    SetPlayerSkin( playerid, SKIN );

( nu's sigur ca am priceput bine ce vrei, mai explica o data )

2. http://forum.sa-mp.com/showthread.php?t=140360

La F4 eu am skinurile de civili de leaderi si de membri factiuni si vreau ca atunci cand un civil sau un membru Pd da F4 sa nu poata lua skinu de FBI NG M/F etc Sa fie o restrictie pe fiecare skin ...

Link to comment
Share on other sites

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.