![]() |
Tradescript - Printable Version +- Gothic Online Forums (https://archive.gothic-online.com) +-- Forum: Scripting (English) (https://archive.gothic-online.com/forum-11.html) +--- Forum: Scripting Help (https://archive.gothic-online.com/forum-12.html) +--- Thread: Tradescript (/thread-2790.html) |
Tradescript - Surotex - 01.09.2020 Hey, guys, I have been working on an RP project for a long time, but now I have reached a point of desperation and need help. The point where I need help is this. I need a working trade script which is essential for me, but I just can't get it to work. :/ This is where you come in, at least I would be very grateful if someone could help me with it, maybe even share a working trade script with me. A mention in the credits would be a matter of course. It would be desirable to trade directly the FocusID without entering an extra ID. Thanks in advance! ![]() RE: Tradescript - Lokivir - 01.09.2020 Hey, hope this helps ;) Code: local focusid = null; This is an old script of mine. It worked fine the last time i used it. If you got some problems or have some questions, just ask away :D |