Posted: Sun Feb 22, 2015 5:20 pm Post subject: form code view
sup
well im trying to make my first trainer so i stated with the trainer generator first as a start and then i mixed some lua codes to it my by self (i just saved the code inside a .txt file to save my code and i saved a .FRM file to save the what the trainer generator made)
anyway i came to the point when i need to edit the UDF1 form that the trainer generator made to edit it by my self
so the problem is i have no clue how do i see source or the lua codes that the the trainer generator made for the UDF1/the other forms
Joined: 09 May 2003 Posts: 25807 Location: The netherlands
Posted: Mon Feb 23, 2015 3:41 pm Post subject:
you can load a .frm using table->create form and then in the designer click file->load
frm files do not contain any lua though. all the lua and forms are stored in the .CT.
So when making a trainer, always first save the .CT and only then save as .EXE so when you wish to make a change, edit the .CT
tip: save as .cetrainer without protection so you can have a full trainer behaviour and can still edit it (after renaming to .ct) _________________
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
you can load a .frm using table->create form and then in the designer click file->load
frm files do not contain any lua though. all the lua and forms are stored in the .CT.
So when making a trainer, always first save the .CT and only then save as .EXE so when you wish to make a change, edit the .CT
tip: save as .cetrainer without protection so you can have a full trainer behaviour and can still edit it (after renaming to .ct)
thanks dood i will try that if something will go wrong i will edit it
edit: i saved the file as frm first but it not matter i got it to the ct real quick
and its saving the code and everything else so thanks its better than the frm as i did before
so the problem is theres anyway to see the code of the UDF thing that the trainer generator made because i want to edit some stuff there by my self
and i know the frm not contain any lua at all
ht tp://i.imgur.co m/oi2ZjfF.png (sorry about it i couldnt add an attachment and remove spaces)
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum