Jump to content

[REZOLVAT] Problema cmd


Benq
 Share

Recommended Posts

Username: BenqV11
Problema întălnită: Salut! Cum pot sa fac cand bag o comanda random sa dea aia cu SERVER: Unknown command? Ca am LIFE-CMD nu YCMD sau ZCMD. Mersii!
Detalii despre problemă: Nu merge sa fac functia.
Ce ai încercat să faci înainte să postezi?: Sa o fac eu dar nimic..
Cod sursă (recomandat pastebin.com) : https://pastebin.com/wsDypwSF
Alte detalii: ms

Link to comment
Share on other sites

Public  OnPlayerCommandCall ( playerid ,  cmdtext []) 
{ 
    printf ( "Player: '% s' using the command '% s'" ,  PlayerInfo [ playerid ] [ pName ],  cmdtext ); 
    return  true ; 
}


Public  OnPlayerCommandFinish ( playerid ,  cmdtext [],  Success ) 
{ 
    if (! Success ) return  SendClientMessage ( playerid ,  COLOR_LIGHTRED ,  "Ba, esti nebun? Comanda asta nu prea exista!" ); 
    return  true ; 
}

Incearca asa ????

?imw=5000&imh=5000&ima=fit&impolicy=Lett

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...