SA-MP Forums Archive
[FilterScript] TextDraw - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] TextDraw (/showthread.php?tid=444475)



TextDraw - Urrutia - 16.06.2013

Hello to all forum users SAMP, this is my first contribution.

It is a movable bar, brings various colors, here are some pictures.


Here some pictures of the Textdraws in colors that brings in the folder














Credits: PROJECT



Re: TextDraw - Passout - 16.06.2013

Nice work


Re: TextDraw - Urrutia - 16.06.2013

Quote:
Originally Posted by Passout
Посмотреть сообщение
Nice work
Thanks, but not mine, I was provided by the creator is PROJECT.


Re: TextDraw - Akira297 - 17.06.2013

- This is fantastic. Our server is currently using this FS. {Implemented} into the Game-Mode.


Re: TextDraw - Mark_Samp - 17.06.2013

Great job dude , I love it !
Nice idea


Re: TextDraw - xXitsgodzillaXx - 17.06.2013

I put this in my gamemode! Thanks! +REP


ME AJUDEM.. - JoaoMonteiro452 - 17.06.2013

C:\Users\Joгo Pereira\Desktop\CNE\CNE\CNE - editado\gamemodes\PPC_Trucking.pwn(2031) : error 014: invalid statement; not in switch
C:\Users\Joгo Pereira\Desktop\CNE\CNE\CNE - editado\gamemodes\PPC_Trucking.pwn(2031) : warning 215: expression has no effect
C:\Users\Joгo Pereira\Desktop\CNE\CNE\CNE- editado\gamemodes\PPC_Trucking.pwn(2031) : error 001: expected token: ";", but found ":"
C:\Users\Joгo Pereira\Desktop\CNE\CNE\CNE - editado\gamemodes\PPC_Trucking.pwn(2031) : error 029: invalid expression, assumed zero
C:\Users\Joгo Pereira\Desktop\CNE\CNE\CNE - editado\gamemodes\PPC_Trucking.pwn(2031) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


5 Errors.



alguйm me ajuda a resolver esse erro ?
Linha que ta dando erro


case ClassTaxiDriver:
{
GameTextForPlayer(playerid, TXT_TaxiDriverMissionPassed, 3000, 4);
TaxiDriver_EndJob(playerid);
}


Re: ME AJUDEM.. - Urrutia - 17.06.2013

Quote:
Originally Posted by JoaoMonteiro452
Посмотреть сообщение
C:\Users\Joгo Pereira\Desktop\CNE\CNE\CNE - editado\gamemodes\PPC_Trucking.pwn(2031) : error 014: invalid statement; not in switch
C:\Users\Joгo Pereira\Desktop\CNE\CNE\CNE - editado\gamemodes\PPC_Trucking.pwn(2031) : warning 215: expression has no effect
C:\Users\Joгo Pereira\Desktop\CNE\CNE\CNE- editado\gamemodes\PPC_Trucking.pwn(2031) : error 001: expected token: ";", but found ":"
C:\Users\Joгo Pereira\Desktop\CNE\CNE\CNE - editado\gamemodes\PPC_Trucking.pwn(2031) : error 029: invalid expression, assumed zero
C:\Users\Joгo Pereira\Desktop\CNE\CNE\CNE - editado\gamemodes\PPC_Trucking.pwn(2031) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


5 Errors.



alguйm me ajuda a resolver esse erro ?
Linha que ta dando erro


case ClassTaxiDriver:
{
GameTextForPlayer(playerid, TXT_TaxiDriverMissionPassed, 3000, 4);
TaxiDriver_EndJob(playerid);
}
Bem, esse erro deve haver algo errado que colocar o nome do TextDraw deve colocб-lo em # define TextDraw "ServerName" lб vai o nome


Respuesta: TextDraw - Zume - 17.06.2013

Great! jeje


Respuesta: TextDraw - Urrutia - 17.06.2013

Quote:
Originally Posted by Zume-Zero
Посмотреть сообщение
Great! jeje
Thanks Zume!