Small help need
#1

Hello.

First of all i need a help.


1. You know when you type wrong command or something else you should get SERVER: Unknown Command.

Can you tell me how to change it to your own one?

2. I would like a vehicle respawner
a) Respawn all empty vehicles do their respawn place.
b) Respawn vehicles that are empty and are made by spawn command. ( for eg. /elegy ).

Thank you, Eryk.
Reply
#2

1:

Change the ending of OnPlayerCommandText to this:
pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
   // Your Message. > Commands ABOVE this. ^^ < [ use SendClientMessage or whatever ]
       return 1;
}
2: Ask in the script request thread.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)