- 0
Problema textdraw join/leave
-
Similar Content
-
Recently Browsing 0 members
- No registered users viewing this page.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.
Question
Andrey003
Problemă întâlnită (descriere): Nu merge sa pun Textdraw la join/leave pe server am gm PPC_Trucking
Ero(area / rile) / warning-(ul / urile):
warning 213: tag mismatch
error 001: expected token: "-string end-", but found "-identifier-"
expected token: "-string end-", but found "-identifier-"
expected token: "-string end-", but found "-identifier-"
error 001: expected token: "-string end-", but found "-identifier-"[/pawn]
Liniile de cod / sursa / script-ul: asta am in gm pentru join si apare in consola
TextDrawAlignment(APlayerData[playerid][TXT_PlayerJoinedServer], 2);
TextDrawUseBox(APlayerData[playerid][TXT_PlayerJoinedServer], 1);
TextDrawBoxColor(APlayerData[playerid][TXT_PlayerJoinedServer], 0x00000066);
TextDrawFont(APlayerData[playerid][TXT_PlayerJoinedServer], 0);[/pawn]
Imagini / Video (optional): -
Aţi încercat să rezolvaţi singur?: nu stiu cum
11 answers to this question
Recommended Posts