create_user_cztutor

Create a tutor

Syntax

native create_user_cztutor(id, color = GREEN, sound[] = "", Float:time = 0.0, const input[] = "")

Usage

id Player index.
color Color of the text.
sound Sound to play when display tutor.
time Time to the tutor still alive.
input Text to display in tutor.

Return

1 — on success, 0 otherwise.

Defined in czerotutor.inc at line 32 . This documentation was automatically generated from source.