Jump to content
  • 0

Intrebare


eXtreMe96

Question

1 answer to this question

Recommended Posts

Incearca asta

Sus de tot in script pune

#include <zcmd>
Undeva mai jos:
public OnPlayerCommandPerformed(playerid, cmdtext[], success)
{
    if(success == 0)
    {
        SendClientMessage(playerid, COLOR_RED, "Incearca alta comanda din /commands, aceasta nu exista!");
        return 1;
    }
    return 1;
}

Iar includele uite-l aici.

logo.png

ATENTIE!!! Nu imi trimiteti mesaje private care au legatura cu scriptingul. NU mai scriptez.

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.