SA-MP Forums Archive
iTD (iPleoMax Textdraw Editor) - 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: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: iTD (iPleoMax Textdraw Editor) (/showthread.php?tid=384574)



iTD (iPleoMax Textdraw Editor) - xplor09edy - 12.10.2012

Heyy .com I put the ipleo td editor in my server and at filterscripts i have:
Code:
filterscripts iTD
i have plugin sscanf, last versione but when i open samp_server i get this errors:
Code:
[17:53:48]  Loading plugin: pleoinput
[17:53:48] 
* iPLEOMAX's Device Input for SA-MP Plugin loaded!
> Intended for adding keyboard/mouse support for custom filterscript tools.

[17:53:48]   Loaded.
[17:53:48]  Loaded 5 plugins.

[17:53:48] 
[17:53:48] Filterscripts
[17:53:48] ---------------
[17:53:48]   Loading filterscript 'iTD.amx'...
[17:53:48]    Error: Function not registered: 'GetScreenSize'
[17:53:48]    Error: Function not registered: 'GetMousePos'
[17:53:48]    Error: Function not registered: 'GetVirtualKeyState'
[17:53:48]   Loaded 1 filterscripts.

[17:53:48] ||===========================||
[17:53:48] ||    Gold Stuntage World    ||
[17:53:48] ||         By XpLLoR         ||
[17:53:48] ||===========================||
Help me please 3


Re: iTD (iPleoMax Textdraw Editor) - Lordzy - 12.10.2012

Use pleoinput plugin.


Re: iTD (iPleoMax Textdraw Editor) - xplor09edy - 12.10.2012

i use it
do you dont see this:
Code:
[17:53:48]  Loading plugin: pleoinput
[17:53:48] 
* iPLEOMAX's Device Input for SA-MP Plugin loaded!
> Intended for adding keyboard/mouse support for custom filterscript tools.
at the top


Re: iTD (iPleoMax Textdraw Editor) - RaZzZzoR - 12.10.2012

And you put the .txd file at the good place ?


Re: iTD (iPleoMax Textdraw Editor) - xplor09edy - 12.10.2012

yes :P


Re: iTD (iPleoMax Textdraw Editor) - doreto - 12.10.2012

There is also include for it ? did you place and #include it ?


Re: iTD (iPleoMax Textdraw Editor) - xplor09edy - 12.10.2012

i use it as a filterscript without any edit from the original...


Re: iTD (iPleoMax Textdraw Editor) - xplor09edy - 12.10.2012

anyone other ideea??