1.Error: symbol already defined: "Time"
new Text: Time, Text:Date;
2.Error: syntax error in the expression, or invalid function call
TextDrawHideForPlayer(playerid, Time), TextDrawHideForPlayer(playerid, Date);
3.Error: syntax error in the expression, or invalid function call (das gleiche wie oben)
4.Error: das gleiche wie bei nummer drei nur neuer Code
Time = TextDrawCreate(547.000000,28.000000,"--");
5.Error: das Gleiche wie bei nummer 4 Nur neuer Code
TextDrawFont(Time,3);
6.Error: das gleiche wie bei nummer 4 Nur neuer Code
TextDrawLetterSize(Time,0.399999,1.600000);
7.Error: Das gleiche wie bei nummer 4 nur neuer Code
TextDrawColor(Time,0xffffffff);
8.Error: symbol already defined: "strtok"
strtok(const string[], &index)
{
9.Error: array sizes do not match, or destination array is too small
return result;
10 Error: das gleiche wie bei neun nur neuer Code
giveplayer = strtok(cmdtext, idx);
11 Error: syntax error in the expression, or invalid function call
TextDrawSetString(Time, string);
Sollte man mit den Schnipseln nichts anfangen können Hier das ganze script:
Download:http://uploaded.to/file/v0zt4q
ES währe sehr nett wenn ihr mir helfen Würdet !!!!
MFG euer Crysox