Frank Twitch
Member-
Content Count
13 -
Joined
-
Last visited
-
Medals
Community Reputation
1 NeutralAbout Frank Twitch
-
Rank
Private First Class
-
help [Help] I'm not sure whats wrong with my code
Frank Twitch replied to Frank Twitch's topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
I fixed my compiling problem. I've added more code because i wanted to add more items and now the code is giving me an "encountered" error. Mod: https://drive.google.com/drive/folders/19Xtj1pdF8yeNRbX1H_xrySGIsicf-Oe9?usp=sharing Config Code: -
help [Help] I'm not sure whats wrong with my code
Frank Twitch replied to Frank Twitch's topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
What do you used to compile it into a PBO because i think thats the problem -
help [Help] I'm not sure whats wrong with my code
Frank Twitch replied to Frank Twitch's topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
Hey dude Can't thank you enough thank you so much for the help. I will be sure to credit your help. -
help [Help] I'm not sure whats wrong with my code
Frank Twitch replied to Frank Twitch's topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
They aren't together ive tested it as a bin and a normal cpp. I'm so confused about why it isn't working while it works for you -
help [Help] I'm not sure whats wrong with my code
Frank Twitch replied to Frank Twitch's topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
Could it be a problem on my side? Does it work on yours? -
help [Help] I'm not sure whats wrong with my code
Frank Twitch replied to Frank Twitch's topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
Error Message I've used the files you amended made it into a PBO with a bin file as well as a cpp (seperate files) it still comes up. -
help [Help] I'm not sure whats wrong with my code
Frank Twitch replied to Frank Twitch's topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
Sorry EO but it still hasn't worked. It still says Cannot load texture otruvests\data\angel_vest1_co.paa -
help [Help] I'm not sure whats wrong with my code
Frank Twitch replied to Frank Twitch's topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
https://drive.google.com/drive/folders/19Xtj1pdF8yeNRbX1H_xrySGIsicf-Oe9?usp=shar The folder contains the files and addon. -
help [Help] I'm not sure whats wrong with my code
Frank Twitch replied to Frank Twitch's topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
I've made those changes now it still says it cannot load the textures. Could it be the texture file? EDIT: the files open in TexView -
help [Help] I'm not sure whats wrong with my code
Frank Twitch replied to Frank Twitch's topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
here is my new code some files have been changed names as well as some code. -
help [Help] I'm not sure whats wrong with my code
Frank Twitch replied to Frank Twitch's topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
I've tried your suggestion. it still says it cannot load the texture. -
help [Help] I'm not sure whats wrong with my code
Frank Twitch replied to Frank Twitch's topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
Hey EO, The items now show up but now it is saying that it can not load the textures. Any suggestions? -
Frank Twitch started following [Help] I'm not sure whats wrong with my code
-
help [Help] I'm not sure whats wrong with my code
Frank Twitch posted a topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
Hi there, I'm making a config file for a few vests I have reskinned I'm not sure whats wrong with my code. I keep getting this error: The system cannot find the drive specified. File C:\Users\*myuser*\Desktop\OTRUVests\config.cpp, line 1: '.': '{' encountered instead of '=' Config : some input after EndOfFile. Error reading config file 'C:\Users\*myuser*\Desktop\OTRUVests\config.cpp' EDIT: I managed to get the code working but now it isn't showing in game. The code is below please let me know about changes and i will respond ASAP if I recieve one.