[FilterScript] In-Game Label Creator 1.3 - 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] In-Game Label Creator 1.3 (
/showthread.php?tid=478529)
In-Game Label Creator 1.3 -
boomerboom - 30.11.2013
In-Game Label Creator 1.3
Scipted With:Pawno
Commands:/addlabel [color] [text]
Filterscript requires:
DCMD
sscanf
Screenshots:
Link: Pastenbin
Credits:
-boomerboom[me] for filterscript
-
Dracoblue for DCMD
-
****** for sscanf
Re: In-Game Label Creator 1.3 -
Hamam - 30.11.2013
Nice
Re: In-Game Label Creator 1.3 -
boomerboom - 30.11.2013
Quote:
Originally Posted by Hamam
Nice
|
:P thanx for the support.
+rep for that
OoffTopic:This forum requires that you wait 240 seconds between posts. Please try again in 1 seconds.
Re: In-Game Label Creator 1.3 -
Gen3i - 30.11.2013
Not bad,good work.
Re: In-Game Label Creator 1.3 -
MoeSal - 21.12.2013
Really cool but i got 26 errors while trying to compile
Help...
Warnings:
Код:
C:\Users\Scripting!\Desktop\High Speed Drivers\pawno\include\sscanf2.inc(218) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Scripting!\Desktop\High Speed Drivers\pawno\include\sscanf2.inc(218) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Scripting!\Desktop\High Speed Drivers\pawno\include\sscanf2.inc(278) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Scripting!\Desktop\High Speed Drivers\pawno\include\sscanf2.inc(278) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(186) : warning 201: redefinition of constant/macro (symbol "COLOR_BLACK")
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(188) : warning 201: redefinition of constant/macro (symbol "COLOR_GREEN")
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(189) : warning 201: redefinition of constant/macro (symbol "COLOR_RED")
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(190) : warning 201: redefinition of constant/macro (symbol "COLOR_YELLOW")
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(191) : warning 201: redefinition of constant/macro (symbol "COLOR_WHITE")
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(192) : warning 201: redefinition of constant/macro (symbol "COLOR_BLUE")
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(193) : warning 201: redefinition of constant/macro (symbol "COLOR_LIGHTBLUE")
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(194) : warning 201: redefinition of constant/macro (symbol "COLOR_ORANGE")
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(196) : warning 201: redefinition of constant/macro (symbol "COLOR_LIME")
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(198) : warning 201: redefinition of constant/macro (symbol "COLOR_NAVY")
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(199) : warning 201: redefinition of constant/macro (symbol "COLOR_AQUA")
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(200) : warning 201: redefinition of constant/macro (symbol "COLOR_CRIMSON")
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(202) : warning 201: redefinition of constant/macro (symbol "COLOR_BISQUE")
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(204) : warning 201: redefinition of constant/macro (symbol "COLOR_CHARTREUSE")
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(205) : warning 201: redefinition of constant/macro (symbol "COLOR_BROWN")
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(206) : warning 201: redefinition of constant/macro (symbol "COLOR_CORAL")
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(207) : warning 201: redefinition of constant/macro (symbol "COLOR_GOLD")
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(208) : warning 201: redefinition of constant/macro (symbol "COLOR_GREENYELLOW")
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(209) : warning 201: redefinition of constant/macro (symbol "COLOR_INDIGO")
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(210) : warning 201: redefinition of constant/macro (symbol "COLOR_IVORY")
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(211) : warning 201: redefinition of constant/macro (symbol "COLOR_LAWNGREEN")
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(212) : warning 201: redefinition of constant/macro (symbol "COLOR_SEAGREEN")
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(213) : warning 201: redefinition of constant/macro (symbol "COLOR_MIDNIGHTBLUE")
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(214) : warning 201: redefinition of constant/macro (symbol "COLOR_MAROON")
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(215) : warning 201: redefinition of constant/macro (symbol "COLOR_OLIVE")
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(216) : warning 201: redefinition of constant/macro (symbol "COLOR_ORANGERED")
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(217) : warning 201: redefinition of constant/macro (symbol "COLOR_SEAGREEN")
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(218) : warning 201: redefinition of constant/macro (symbol "COLOR_SPRINGGREEN")
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(282) : warning 219: local variable "text" shadows a variable at a preceding level
Errors:
Код:
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(289) : error 017: undefined symbol "dcmd_addlabel"
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(292) : error 010: invalid function or declaration
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(295) : error 021: symbol already defined: "GetPlayerPos"
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(296) : error 010: invalid function or declaration
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(300) : error 010: invalid function or declaration
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(301) : error 010: invalid function or declaration
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(305) : error 021: symbol already defined: "string"
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(305) : error 021: symbol already defined: "distance"
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(307) : error 010: invalid function or declaration
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(311) : error 010: invalid function or declaration
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(315) : error 021: symbol already defined: "string"
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(315) : error 021: symbol already defined: "distance"
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(317) : error 010: invalid function or declaration
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(321) : error 010: invalid function or declaration
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(325) : error 021: symbol already defined: "string"
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(325) : error 021: symbol already defined: "distance"
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(327) : error 010: invalid function or declaration
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(331) : error 010: invalid function or declaration
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(333) : error 021: symbol already defined: "string"
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(333) : error 021: symbol already defined: "distance"
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(335) : error 010: invalid function or declaration
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(339) : error 010: invalid function or declaration
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(340) : error 010: invalid function or declaration
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(344) : error 021: symbol already defined: "string"
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(344) : error 021: symbol already defined: "distance"
C:\Users\Scripting!\Desktop\Zombie Server\filterscripts\LabelCreat.pwn(346) : error 010: invalid function or declaration
Re: In-Game Label Creator 1.3 -
mrxqware - 22.12.2013
It looks AWESOME! I'm looking forward to use it, but I have got the same '26 errors' as MoeSal. What are we doing wrong? I do have sscanf included.
Re: In-Game Label Creator 1.3 -
hdvitorinomaster - 28.12.2013
System easy to use and very useful for my server. Thanks.
Re: In-Game Label Creator 1.3 -
boomerboom - 28.12.2013
Thank you for feedback.When you get errors try to download sscanf and dcmd they are in the topic.
Re: In-Game Label Creator 1.3 -
AndersonAq - 28.12.2013
this save?
Re: In-Game Label Creator 1.3 -
boomerboom - 28.12.2013
Quote:
Originally Posted by AndersonAq
this save?
|
Yes it does.