/dCommand

dCommand

Primary LanguageC++Apache License 2.0Apache-2.0

dCommand

Create command:

DCMD:commandname( playerid, params[ ] ) { //code here return 1 ; }

Create Alias:

dAliasReg( "/commandname", "/альтернативное_название" ) ;