![]() |
|

|
||||
|
Well forgive me for being too noobish at this; for startes i've only started to code in C++ For SM so yeah...
Does anyone know of more functions like for example: Code:
ReplyToCommand(client, "MESSAGE HERE"); You know like for example if you don't have the right flags for a command it says Quote:
![]() Thanks.
__________________
Quote:
Last edited by daedalus; 26-06-2010 at 04:23 PM. |
|
||||
|
You can print to a client's chat box by using:
Code:
PrintToChat(client, "TEXT HERE"); |
![]() |
| Thread Tools | |
| Display Modes | |
|
|