hehehe Hello between the server european and is impressed with the system of registration of that server and good said I see the folder script in the store say the file that is downloaded to the pc one between VCMP\04beta\store\51.255.193.118-8192\script and opened the main.nut file and there is only a line now my question is if I add the same line (include ("Main_mem.nut")); where should I add the Main_mem.nut file for example in the folder on the server, or where you have to add it
_mem.nut _mem.xml means "do not steal my files". Sadly _mem.7z is not supported.
How Drake did it? It's called GUI and client side scripting.
Quote from: vito on Jul 31, 2016, 07:43 AM_mem.nut _mem.xml means "do not steal my files". Sadly _mem.7z is not supported.
but I don't want to steal files I just want to know how I put it to my server
Quote from: LuisModsHD on Jul 31, 2016, 07:47 AMQuote from: vito on Jul 31, 2016, 07:43 AM_mem.nut _mem.xml means "do not steal my files". Sadly _mem.7z is not supported.
but I don't want to steal files I just want to know how I put it to my server
You make it yourself.
Quote from: Thijn on Jul 31, 2016, 09:37 AMQuote from: LuisModsHD on Jul 31, 2016, 07:47 AMQuote from: vito on Jul 31, 2016, 07:43 AM_mem.nut _mem.xml means "do not steal my files". Sadly _mem.7z is not supported.
but I don't want to steal files I just want to know how I put it to my server
You make it yourself.
Thanks bro ;)
but as I do have that
create the file main.nut with the line
include ("Main_mem.nut") in the folder store / script?
and where I put the Mian_men.nut file?
You don't have the main_mem.nut file. It doesn't get saved to disk. That's the point. You need to make it yourself.
In case if you wanna try GUI scripting, docs is here http://forum.vc-mp.org/?topic=2719.msg20159#msg20159
Quote from: Stormeus on Jul 31, 2016, 06:13 PMYou don't have the main_mem.nut file. It doesn't get saved to disk. That's the point. You need to make it yourself.
I is that I have to do it but my question is if I believe it in that folder put root/server or server/root/scripts
Quote from: LuisModsHD on Jul 31, 2016, 07:17 PMQuote from: Stormeus on Jul 31, 2016, 06:13 PMYou don't have the main_mem.nut file. It doesn't get saved to disk. That's the point. You need to make it yourself.
I is that I have to do it but my question is if I believe it in that folder put root/server or server/root/scripts
server/store/script
Create a file called name_mem.nut
And then include it from main.nut
Quote from: KAKAN on Aug 01, 2016, 08:40 AMQuote from: LuisModsHD on Jul 31, 2016, 07:17 PMQuote from: Stormeus on Jul 31, 2016, 06:13 PMYou don't have the main_mem.nut file. It doesn't get saved to disk. That's the point. You need to make it yourself.
I is that I have to do it but my question is if I believe it in that folder put root/server or server/root/scripts
server/store/script
Create a file called name_mem.nut
And then include it from main.nut
Thanks bro if it works