I wondered in the version 04rel004 should add scripts in the store/scripts/ ?
so is the folder of scripst in store?
Quote from: MEGAMIND on Jul 22, 2016, 04:21 AMyes
NO!!!There are
two types of scripts in VC:MP. Server-side scripts stay on the server. Client-side scripts, which go in store/script/, are new and are only intended for GUIs and processing stuff that can only be done on the client-side.
This is the list of stuff (http://forum.vc-mp.org/?topic=2719.msg20159#msg20159) you can do in the client-side scripts.
Do
not mix up server and client scripts. They are totally different and will not work if mixed up!