| View previous topic :: View next topic |
| Author |
Message |
predprey Master Cheater
Reputation: 24
Joined: 08 Oct 2015 Posts: 486
|
Posted: Thu Jun 02, 2016 10:06 pm Post subject: Allow attaching FRM and LFM forms in forum? |
|
|
| I read here that generating forms from their bytecode is the recommended way of doing it, instead of using createForm() in the main lua script. But the forum does not allow attaching FRMs, which makes following the recommendation a hassle come the time for uploading. Is it possible to just add the two extensions to the allowed list? Their size are not really big and I don't see a lot of risks in them being trojans. Thanks.
|
|
| Back to top |
|
 |
Zanzer I post too much
Reputation: 126
Joined: 09 Jun 2013 Posts: 3278
|
Posted: Thu Jun 02, 2016 10:48 pm Post subject: |
|
|
Build the form using Table > Create form
In the Form Designer popup, you can load your .FRM with: File > Load
|
|
| Back to top |
|
 |
predprey Master Cheater
Reputation: 24
Joined: 08 Oct 2015 Posts: 486
|
Posted: Thu Jun 02, 2016 10:51 pm Post subject: |
|
|
| What i mean is i cannot attach neither FRM nor LFM here at CE's forum
|
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25807 Location: The netherlands
|
Posted: Fri Jun 03, 2016 2:46 am Post subject: |
|
|
i may look into it. But you could upload a cheattable with that form embedded and then let people extract it from there
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
| Back to top |
|
 |
predprey Master Cheater
Reputation: 24
Joined: 08 Oct 2015 Posts: 486
|
Posted: Fri Jun 03, 2016 3:59 am Post subject: |
|
|
yea...but i'm mainly talking about for lua extensions.
edit: lol i just got what you meant. ok i will do that.
Last edited by predprey on Fri Jun 03, 2016 9:53 am; edited 1 time in total |
|
| Back to top |
|
 |
elusiveness Newbie cheater
Reputation: 1
Joined: 16 Feb 2016 Posts: 22
|
Posted: Fri Jun 03, 2016 5:52 am Post subject: |
|
|
Hi
I don't know if this is the right place to ask, i just don't want to make a whole topic just for this, but is there some kind of documentation for the CE API ? thanks
|
|
| Back to top |
|
 |
predprey Master Cheater
Reputation: 24
Joined: 08 Oct 2015 Posts: 486
|
Posted: Fri Jun 03, 2016 6:17 am Post subject: |
|
|
you can look in the help file of CE under "script engine"
theres also main.lua in start menu.
you can also google for the Lua entry in CE's wiki
these are only for the Lua engine. As for the plugin system you can ask others, im not too experienced in that. But there is also a "Plugin" entry in CE's help file.
|
|
| Back to top |
|
 |
|