#1

how do you link your pawn scripts in pawn for forums. /pawn or something? then paste
Reply
#2

ok got it i think
Код:
 public OnPlayerCommandText(playerid, cmdtext[])
{
    if (!strcmp("/spike", cmdtext))
    {   
        if(gTeam[playerid] == COP) }

        if(Spikes == 0)
        {
it will work it spaces it right anyway
Reply
#3

There's a button called "preview post", just for future reference.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)