Jump to content

bymeyo

Membru
  • Posts

    4
  • Joined

  • Last visited

    Never

Everything posted by bymeyo

  1. Pai aceasta e comanda [pawn] CMD:carradio(playerid, params[]) { if(GetPlayerState(playerid) == PLAYER_STATE_DRIVER) { if(PlayerInfo[playerid][pPremiumAccount] == 0) { SendClientMessage(playerid,COLOR_YELLOW,"You're not a premium account."); return 1; } else return ShowPlayerDialog(playerid, Dialog_radio, DIALOG_STYLE_LIST, "Car Radio", "{228B22}Play {FFFFFF}Kiss FM\n{228B22}Play {FFFFFF}Radio ZU\n{228B22}Play {FFFFFF}One FM\n{228B22}Play {FFFFFF}Pro FM\n{228B22}Play {FFFFFF}Radio Taraf\n{228B22}Play {FFFFFF}Radio 21\n{228B22}Play {FFFFFF}Radio HitFm\n{228B22}Play {FFFFFF}Radio HotStyle\n{228B22}Play {FFFFFF}Radio Popular\n{228B22}Play {FFFFFF}Radio HipHop\n{8B0000}STOP Radio", "Play", "Exit"); } return 1; } [/pawn] Liniile de la dialog nu cred ca are rost sa le pun.Am folosit PlayAudioStreamForPlayer.
  2. Nick:bymeyo Problema:Am facut o comanda care sa seteze audio stream in masina dar am observat ca nu ramane audio streamul..As dori cateva indicatii.Cum pot face sa se salveze audio stream-ul pe masina pana la respawn? Trebuie cumva sa creez o variabila in care sa salveze link-ul? Erori / warnings: Lini/script: Ai incercat sa rezolvi singur ?:Nu deoarece nu stiu de unde sa pornesc. EDIT:Scuzati dar am gresit sectiunea..Abea acum am vazut..Daca puteti muta topicul as fi foarte recunoscator
  3. Am incercat. Am bagat nativecheker si imi da eroarea asta "[11:59:03] Error: Function not registered: 'mysql_log' [11:59:03] Error: Function not registered: 'mysql_connect' [11:59:03] Error: Function not registered: 'mysql_format' [11:59:03] Error: Function not registered: 'mysql_query' [11:59:03] Error: Function not registered: 'mysql_tquery' [11:59:03] Error: Function not registered: 'cache_get_row_count' [11:59:03] Error: Function not registered: 'cache_get_data' [11:59:03] Error: Function not registered: 'cache_get_row' [11:59:03] Error: Function not registered: 'cache_get_row_int'" Daca ai putea sa ma ajuti ti-as fi recunoscator.
  4. Mie imi da o eroare cand vreau sa il pornesc in rest pot sa spun ca e un inceput promitator pentru incepatori. "Script[gamemodes/G_BASE.amx]: Run time error 19: "File or function is not found""
×
×
  • 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.