Jump to content

Zephyr.

Membru
  • Posts

    99
  • Joined

  • Last visited

  • Days Won

    1

Community Answers

  1. Zephyr.'s post in Error Pawno. was marked as the answer   
    Folosesti 1 td pui  new Text:TDEditor_TD[1]; folosesti 3 pui  ew Text:TDEditor_TD[4]; tot asa
  2. Zephyr.'s post in Ajutor comanda was marked as the answer   
    CMD:gotols(playerid, params[]) { if(playerVariables[playerid][pAdminLevel] >= 1 || playerVariables[playerid][pHelper] >= 2) { SetPlayerPos(playerid, 1529.1075,-1660.6410,13.3828); SetPlayerInterior(playerid, 0); SetPlayerVirtualWorld(playerid, 0); format(szMessage, sizeof(szMessage), "[AdmWarning] {ffffff}Admin %s [ID%d] s-a teleportat in Los Santos [/gotols].",GetName(playerid), playerid); submitToAdmins(szMessage, -1); } return 1; } // SubmitToAdmins inlocuiesti cu publicul tau cum il ai.  
  3. Zephyr.'s post in Mysql Error was marked as the answer   
    Tabelele respective nu sunt existente in baza de date, trebuie sa le faci manual.
×
×
  • 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.