Quote:
Originally Posted by Everest Community
Quote:
Originally Posted by [AC
Etch ]
k here is how its done , at the end of OnPlayerCommandText u will see a :
return 0;
}
if u need to add ur own message , add in the end of OnPlayerCommandText :
return SendClientMessage(playerid,COLOR,"Message");
}
|
Sweet Mate, Never thought it would be that eazy xD some times i need to use my brain a bit more .P
|
In Pawno there is always something new to learn