KeZiM Posted December 22, 2018 Share Posted December 22, 2018 Hi, I have a question on how to remove a freeroam so that it would not make such a mistake ERROR: Problem with resource: play; Failed to link to freeroam Link to comment
Callum Posted December 22, 2018 Share Posted December 22, 2018 (edited) Does the resource 'freeroam' exist in your resources directory? You can download a fresh copy of the default resources from GitHub. Edited December 22, 2018 by Callum Link to comment
KeZiM Posted December 22, 2018 Author Share Posted December 22, 2018 3 hours ago, Callum said: Does the resource 'freeroam' exist in your resources directory? You can download a fresh copy of the default resources from GitHub. I mean more about how to remove a freeroam but with gamemode "play" I get an error popping up Yes I have in the library freeroam because I tried to delete but something does not work because this error pops up and jI mean more about how to remove a freero but with gamemode "play" I do not want an error popping up do not want to freeroam Link to comment
MTA Anti-Cheat Team Dutchman101 Posted December 22, 2018 MTA Anti-Cheat Team Share Posted December 22, 2018 25 minutes ago, KeZiM said: I mean more about how to remove a freeroam but with gamemode "play" I get an error popping up Yes I have in the library freeroam because I tried to delete but something does not work because this error pops up and jI mean more about how to remove a freero but with gamemode "play" I do not want an error popping up do not want to freeroam The warning is caused by the include in "play" resource's meta.xml; <include resource="freeroam" /> Just remove that line and the linking warning will disappear. Please keep in mind that the 'play' gamemode is a map that was designed for freeroam.. although you may be able to use the code for spawnpoints, spawnhandler and mapped vehicles for other purposes. 1 Link to comment
KeZiM Posted December 23, 2018 Author Share Posted December 23, 2018 15 hours ago, Dutchman101 said: The warning is caused by the include in "play" resource's meta.xml; <include resource="freeroam" /> Just remove that line and the linking warning will disappear. Please keep in mind that the 'play' gamemode is a map that was designed for freeroam.. although you may be able to use the code for spawnpoints, spawnhandler and mapped vehicles for other purposes. Thanks to you, you really helped me! To close 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