[FilterScript] TDEditor - New TextDraw creator with Preview models.

Error: TDEditor: TDEditor only can be used from localhost (127.0.0.1) How to use?
Reply

Quote:
Originally Posted by Oficer
Посмотреть сообщение
Error: TDEditor: TDEditor only can be used from localhost (127.0.0.1) How to use?
You can't run it on a server. You have to run it on YOUR computer. It uses key and mouse detection that only work on your computer.
Reply

For everyone that wanted to use sprites and models : Download here

It was not working for me either so instead of having to right click on new you can just use /new with this one.
Reply

There should be a feature where users will be able to move the whole textdraw project\'s position just like how you worked on your map mover. This is a great filterscript that many others are using so rather than having a separate one, I guess the move feature should be implemented in this one.
Reply

Quote:
Originally Posted by Lordzy
View Post
There should be a feature where users will be able to move the whole textdraw project\'s position just like how you worked on your map mover. This is a great filterscript that many others are using so rather than having a separate one, I guess the move feature should be implemented in this one.
yep

______________

fixing bugs.....
Reply

Delta move mode is what that is called.
Reply

Updated
Reply

Great update adri1 thanks for that
Reply

Hello guys. That's awesome plugin and FS, but from today I got some like bug? I dunno why, but I cant do anythink. Like when I create textdraw in this fs - I cant do anything with him: change position, change text and anything else just wont work. And right mouse click doesn't working also. Where is the problem?

For sure I put all dlls and .txd and plugins, all is loading good, but inside Game I have problem.
Sorry for poor english. I know, that I cant good explain, but maybe some1 understand and help me.

Fixed:
- Just ran server_samp by admin.
Reply

i have one question
why when i do /tde ingame i get unknown command
please help
Reply

Quote:
Originally Posted by Zorono
Посмотреть сообщение
i have one question
why when i do /tde ingame i get unknown command
please help
same problem :c
Reply

I updated my windows from 7 to 10, and now when i say /tde, it says Unknown command...

What is the problem?

In log, for filterscript just say this:
Код:
[16:09:47] 
[16:09:47] Filterscripts
[16:09:47] ---------------
[16:09:47]   Loading filterscript 'TDE.amx'...
[16:09:47]   Loaded 1 filterscripts.

[16:09:47] AllowAdminTeleport() : function is deprecated. Please see OnPlayerClickMap()
[16:09:47]
But in filterscript is this:

Код:
public OnFilterScriptInit()
{
    print(" ");
    print(" ");
    print(" ");
	print(" ");
	print("___ __  __");
	print(" | |  \\|_  _|.|_ _  _		");
	print(" | |__/|__(_|||_(_)|			");
    print(" ");
    print("TDEditor V1.17 by adri1");
    print("TDEditor loaded");
    print(" ");
Reply

Quote:
Originally Posted by DusanInfinity
Посмотреть сообщение
I updated my windows from 7 to 10, and now when i say /tde, it says Unknown command...

What is the problem?

In log, for filterscript just say this:
Код:
[16:09:47] 
[16:09:47] Filterscripts
[16:09:47] ---------------
[16:09:47]   Loading filterscript 'TDE.amx'...
[16:09:47]   Loaded 1 filterscripts.

[16:09:47] AllowAdminTeleport() : function is deprecated. Please see OnPlayerClickMap()
[16:09:47]
But in filterscript is this:

Код:
public OnFilterScriptInit()
{
    print(" ");
    print(" ");
    print(" ");
	print(" ");
	print("___ __  __");
	print(" | |  \\|_  _|.|_ _  _		");
	print(" | |__/|__(_|||_(_)|			");
    print(" ");
    print("TDEditor V1.17 by adri1");
    print("TDEditor loaded");
    print(" ");
Exactly, I Have the same proplem and server.log But iam using Windows 7
Reply

Quote:
Originally Posted by Alpay0098
Посмотреть сообщение
I'm using the latest version of TDE (1.17) but I still get nothing when I /TDE.
All plugins and needed software are working fine.
It just freezes and shows nothing.
Well I fixed it, but there's still some problems like : 1. I can't move TDs 2. I can't change it's 'Text' and some other little things.

EDIT: Anybody?
Sec EDIT: It actually happens and works but after a while. Like I do everything like moving but I dont see its preview and after a long time it gets moved.
Reply

Its weird. i can use it normally but when i created a long textdraw message. i closed it and loaded it again. most of the text were missing.
Reply

This Local Host error is annoying, my local host doesnt start with 127, pretty stupid thing to add tbh.
other than that, good work!
Reply

Quote:
Originally Posted by Vanter
Посмотреть сообщение
This Local Host error is annoying, my local host doesnt start with 127, pretty stupid thing to add tbh.
other than that, good work!
Lol... Your local host DOES start with 127, as does EVERYBODY else's.

"localhost" = 127.0.0.1

And "stupid thing to add"? It's a requirement because of limitations. It's not something that was "added". The keys and custom textures are client sided, thus this would work ONLY on YOUR computer, aka the localhost.
Reply

1.17 is perfect version with group move. Thanks you Adri1 !
Reply

It's is 1.17, help me pls
PHP код:

----------
Loaded log file"server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team

[23:03:39
[
23:03:39Server Plugins
[23:03:39] --------------
[
23:03:39]  Loading pluginsscanf
[23:03:39

[
23:03:39]  ===============================

[
23:03:39]       sscanf plugin loaded.     

[
23:03:39]    (c2009 Alex "******" Cole

[23:03:39]    0.3d-R2 500 Players "dnee"

[23:03:39]  ===============================

[
23:03:39]   Loaded.
[
23:03:39]  Loading pluginTDE
[23:03:39]   Failed.
[
23:03:39]  Loaded 1 plugins.

[
23:03:39
[
23:03:39Filterscripts
[23:03:39] ---------------
[
23:03:39]   Loading filterscript 'TDE.amx'...
[
23:03:39]   Loaded 1 filterscripts.

[
23:03:39AllowAdminTeleport() : function is deprecatedPlease see OnPlayerClickMap()
[
23:03:39
----------------------------------
[
23:03:39]   Bare Script

[23:03:39] ----------------------------------

[
23:03:39Number of vehicle models
Reply

It works perfectly just can not locate mouse or keyboard. So i can create texdraw, but i can't move it o do anything. I have already re-installed Microsoft Visual C++ 2010 Redistributable Package (x86). Any solutions?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)