Jump to content
  • 0

As dori un sistem.


Tech

Question

6 answers to this question

Recommended Posts

  • 0

public OnPlayerStateChange(playerid, newstate, oldstate)
{
    if(newstate == PLAYER_STATE_DRIVER)
    {

new cNstr[128];
// ~~~~~~~~~ //
format(cNstr, 128, "~p~%s", VehicleNames[pVehicleModel - 400]);
GameTextForPlayer(playerid, cNstr, 1500, 1);
// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ //

Culoare am pus #Purpuriu, cum era in imagine, tu poti alege ci culoare vrei.

 

https://wiki.sa-mp.com/wiki/GameTextStyle

 

Acolo pui code-u asta.

Cat despre faza cu blocatu pune aici comanda, sa vad cum ii facuta.

Edited by .№_Fpk.Marius_™.
#SclipireDeMoment
  • Upvote 1
Link to comment
Share on other sites

  • 0
Acum 12 ore, .№_Fpk.Marius_™. a spus:

public OnPlayerStateChange(playerid, newstate, oldstate)
{
    if(newstate == PLAYER_STATE_DRIVER)
    {


new cNstr[128];
// ~~~~~~~~~ //
format(cNstr, 128, "~p~%s", VehicleNames[pVehicleModel - 400]);
GameTextForPlayer(playerid, cNstr, 1500, 1);
// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ //

Culoare am pus #Purpuriu, cum era in imagine, tu poti alege ci culoare vrei.

 


https://wiki.sa-mp.com/wiki/GameTextStyle

 

Acolo pui code-u asta.

Cat despre faza cu blocatu pune aici comanda, sa vad cum ii facuta.

Imi poti spune si unde bag acest cod?

Link to comment
Share on other sites

  • 0

Nu ii script, ii un simplu ajutor.

1 oră în urmă, Tech a spus:

Imi poti spune si unde bag acest cod?

Code-ul il bagi sub

public OnPlayerStateChange(playerid, newstate, oldstate)
{

 

cauti asta in GM. apoi mai adaugi

    if(newstate == PLAYER_STATE_DRIVER)
    {

sh pui asta

new cNstr[128];
// ~~~~~~~~~ //
format(cNstr, 128, "~p~%s", VehicleNames[pVehicleModel - 400]);
GameTextForPlayer(playerid, cNstr, 1500, 1);
// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ //

apoi il inchzi cu  }

Edited by .№_Fpk.Marius_™.
Link to comment
Share on other sites

  • 0
11 hours ago, Tech said:

Imi poti spune si unde bag acest cod?

Esti ciocan frate.

Daca ti-a zis sa bagi la public OnPlayerStateChange(playerid, newstate, oldstate)
{

cauti asta in GM. apoi mai adaugi

    if(newstate == PLAYER_STATE_DRIVER)
    {

sh pui asta

Ce e asa de mare smecherie?

CITESTE TOT CA DEGEABA POSTAM NOI DACA VOI VA UITATI NUMAI ASA CA O PRIVIRE DE ANSAMBLU!!!

 

 

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.