rhys1573
Member-
Content Count
14 -
Joined
-
Last visited
-
Medals
Everything posted by rhys1573
-
Adding textured clothing to shops
rhys1573 replied to rhys1573's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Solved it thank you sir. I converted the JPG into a .paa file wqith texview and its worked. Thank you very much ;D -
Hi guys, so i have got a very basic altis life server just to test a few things on. I would like to make it a serious RP server in the near future however i have been looking at re-texturing as i am looking into creating a UK RP server. So, i have re textures a set of clothing and wish to add it to the clothing store for the Police. I know how to add the specific clothes to the police store however when i clock buy, im wearing the default texture. How do i set the texture to the piece of clothing so that when i buy it i am wearing the clothes with the new texture.
-
So this is my clothing shop script for altis life. Im getting the error { used instead of , on line 244 but i dont see anything wrong there(BTW this is the headgear in the STR_Shops_C_Rebel section). I was wondering if you guys can see anything. https://pastebin.com/xYUgzBXe Pastebin of server start https://pastebin.com/DHvY3UvX
-
Hmm i really dont know what i can do here. What am i mean to do with the driver command and also when i change the name of it, the error remains the same.
-
Config 'c' after class Licenses { error
rhys1573 posted a topic in ARMA 3 - MISSION EDITING & SCRIPTING
So on my licernses file on my Altis Life server i am getting the error line 2: Config 'c' after class Licenses {. Here is the code itself: https://pastebin.com/wDc1Edcv -
Right so i have fixed that error, now i am getting an error saying Config 'c' after class Licenses {. https://pastebin.com/wDc1Edcv
-
Zonekiller the error is defintely in that headgear section on line 245 apparently but i cant identity the issue. I have narrowed it down t there. *EDIT* Never mind even when i comment it out the error remains the same and when i take the script out ot just moves to another line. What could this mean?
-
Did not work unfortunately
-
I have found quite a few now actually just fixed them, going to see if it works, will update you
-
So i just want to get a box in to start from the basics. However i have a cfg and im pretty sure its correct. However i dont know how to spawn the object in game. Here is my cfg: https://gyazo.com/b7...f19211a2c6e2b6c Here is the file order: https://gyazo.com/46043ff7ea67f673183ee2da8a453bef
-
Is there any way i can script anything into Arma that will only enable cops to open certain doors. I would like to make a secret room for the lols but with a twist. Sorry to be a pain XD. Finally thank you in advance :)
-
Okay cheers. Do you have any idea on where to put this piece of code?
-
So i just want to get a box in to start from the basics. However i have a cfg and im pretty sure its correct. However i dont know how to spawn the object in game. Here is my cfg: https://gyazo.com/b73b1f269fb7a42d1f19211a2c6e2b6c
-
Spawning An Object In The Editor
rhys1573 replied to rhys1573's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Could you tell me how it isnt please, ive been trying to figure it out for most of the day