https://gyazo.com/ec102332186c4c64c2d21c70d1013139
Everytime I try to do a command that
https://wiki.fivem.net/wiki/Running_FXServer#String_Splitting
str:Split is gone, this is part of what ‘porting to FXServer’ entails.
So I’m hella new to FX I’m used to CitMP
https://gyazo.com/149f8c7d4cb723d153d004ecaef668b4?token=e41149c2e68f7fc3d86193851c1babb3
Those are the luas I have. I got all FX stuff. So I’m stumped.
Update I check all files and removed unwanted ones and none have this line of lua str:Split
Find out from the error what resources’ ‘server.lua’ is calling Split and replace it with some other string splitting function.
Awesome I missed it lol It’s lockdoors!
https://gyazo.com/605b092c7608ed75a1bd95aa039fd33b?token=345a9239073284a31a1ac44dd36c80a7
The url to the wiki I provided up top gives a stringsplit function you can use to fix this. 
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.