16.08.2011, 13:45
Nice, but :
You don't even need strtok for this script.
You don't even need DUDB for this script.
You don't need to make 'DialogShowForPlayer' as a callback ( forward( ); ), just use :
You don't even need strtok for this script.
You don't even need DUDB for this script.
You don't need to make 'DialogShowForPlayer' as a callback ( forward( ); ), just use :
pawn Код:
stock DialogShowForPlayer( .... )
{
// ......
}