[AJUDA]2 Problemas!
#1

Bom Galera Estou Com Alguns Problemas

1є: Chat o Chat Sempre Corta a Primeira Letra.


Codigo:

http://pastebin.com/k2ys2fL7




2є Erro TextDraw

Erro:

Quote:

D:\Usuarios\Documentos\Servidor SAMP [HS]\filterscripts\relogio.pwn(29) : error 076: syntax error in the expression, or invalid function call
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.

Public:

Quote:

forward UpdateTime(playerid);
public UpdateTime(playerid)
{
format(playeron, sizeof(playeron), "[%d/%i]",JogadoresOnline(), GetMaxPlayers());
TextDrawSetString(tdpon,playeron);
format(veiculo, sizeof(veiculo), "%s",GetVehicleVelocity,(GetPlayerVehicleID(player id),-1,-1.-1);
TextDrawSetString(velocimetro,veiculo);
gettime(hour, minute);
format(timestr,32,"%02d:%02d",hour,minute);
TextDrawSetString(txtTimeDisp,timestr);

Ps: o 1є Ja Tirei a strdel. Mais Agora Fika Aparecendo o ";" Keria Tirar Isso Pf Me Ajudam
Reply


Messages In This Thread
[AJUDA]2 Problemas! - by ReDKiiL - 31.08.2011, 16:13
Re: [AJUDA]2 Problemas! - by RockFire - 31.08.2011, 16:16
Respuesta: [AJUDA]2 Problemas! - by ReDKiiL - 31.08.2011, 16:28
Re: [AJUDA]2 Problemas! - by RockFire - 31.08.2011, 16:32
Respuesta: [AJUDA]2 Problemas! - by ReDKiiL - 31.08.2011, 16:33
Re: [AJUDA]2 Problemas! - by Shadoww5 - 31.08.2011, 16:46

Forum Jump:


Users browsing this thread: 2 Guest(s)