WIRECOM Posted August 20, 2020 Share Posted August 20, 2020 I have downloaded the stage script found on this page .I tried over and over to start it but it doesnt seem to be working, it says in the console the resource failed to link with the freeroam script. And it's not that the script is broken or something i checked up on one of my own friends and he told me it is up and running for him. Link to comment
Administrators Tut Posted August 20, 2020 Administrators Share Posted August 20, 2020 The resource requires administrator permissions to run. Have you done this? There are installation notes and a guide in the bottim part of the thread. Link to comment
WIRECOM Posted August 20, 2020 Author Share Posted August 20, 2020 (edited) admin permissions were set up already. the ACL configuration wont be an issue hence it is required to execute the restartresource function and to save/load ped movement only Quote This resource uses the restartResource function, to use it the resource requires elevated privileges. To do this, open up the acl.xml file in your server\mods\deathmatch directory and add the highlighted line: If you want to load/save peds movement data in other map resources - add this line: please help lol. what seems to be the issue is the freeroam script. I tried multiple times to start it, it says the resource wasnt found. I checked up the metafiles they're all good Edited August 20, 2020 by WIRECOM Link to comment
Moderators IIYAMA Posted August 20, 2020 Moderators Share Posted August 20, 2020 (edited) 2 hours ago, WIRECOM said: what seems to be the issue is the freeroam script. Is freeroam start able? Since the stage resource wants these resources to be working before you can start it: freeroam realdriveby emerlights You can also delete this include xml tag from stage: <include resource="freeroam" /> Which allows you to start it, but first make sure freeroam can start since that is better idea. Edited August 20, 2020 by IIYAMA Link to comment
WIRECOM Posted September 3, 2020 Author Share Posted September 3, 2020 On 20/08/2020 at 20:30, IIYAMA said: also delete this include xml tag from stage: <include resource="freeroam" /> Which allows you to start it, but first make sure freeroam can start since that is better idea. thanks, that solved my problem 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now