ok guys, if want a video of a tutorial you like i will make it, but dont expect a very beautiful drawing, i will just give a example or tips, just reply on my comment you want to be uploaded.
@@dongross182 i see it happens to me, the reasin is, when you watch my video making tank i fit it in perfect square, when you fail to do it, for example the first frame is perfect, then thr second you make a little bit bigger square its like the first frame that you have made is 30x by 30 pixels then the second one you failed to make it like 30by30 its like 31 by 31, that may happen a glitch, its like a drawing that you are sketching page by page should be same position.
@@dongross182 oh thats why it glitches, the when you make the script you make script likr this frame: animation_moving_start: 0 animation_moving_end: 2 animation_moving_speed: 1 and you only have one frame or drawing, it wont move like real. from 0 to 2 thats already 3 frame or drawing, thats how animations works
@@GAMEZONE-fu6dc thanks, but I have another problem, I successfully followed the steps (Using zarchiever to organize and copy the files and Es explorer for the modding) when I checked the mod in-game it doesn't work due to the error "Could not find projectile name" or smth, do you have a solution for this problem?
@@BotchiFamily now insee, what it says you have to nake that, when it says cannot find the projectile, you have to make projectile for modding, like projectile:80 like this, in creating units you should write everything what it says. to get the sample, the app or apk file for example rusted warfare.apk rename it to rusted warfare.zip then open it you can see the all of the units inside check the file.ini in the units jusr get some idea there
@@GAMEZONE-fu6dc Sadly it still says "Error loading unit: tank.ini (In mod CustomTank.zip):[turret_1] Could not find projectile with name:80" I apologize, it's just due to the fact it's my first time making custom unit
Hi, I have a problem, it says "copyFrom can only be 10 levels deep, maybe you have a loop?" I'm new to making mods It also says "Error loading unit: Units/UK-Builder/ukbuilder.ini" I'm trying to make a ww1 mod
when it says units/uk-builder/ukbuilder.ini it mrans the ini file has the problem, and inside of it the mods, when you copy it to another file that you are trying there is an error, but in the case of your problem i already encountered it upto 10 copy file only, not more than that.you cannot exceed more than 10.
hi bro, under [graphics] you have to use this teamColorsUseHue:true , if this doesnt work use this updated code teamColoringMode:true after you draw or make a unit use this color green for default if you are using pixie use this color #00ff19 when you use this color for example, it will automaticaly convented this color to enemy or team color.the default color is green.
ho bro, yes it would happen if you did not write in the script or you miss something, when you write this like [attack_1] under this should be like this can attack:yes. mybe you forgot to write that.
@@GAMEZONE-fu6dc i dont want to seem unpolite but, its been a year since the video has been uploaded and its outdated since a bunch of new mandatory things have been added
@@AllFather_1 hi may i help you?. i can help you regarding for this mod, just tell me what do you want to do or what do you want to learn. thank you im happy to help. thank you.
@@AllFather_1 hi , i have an idea, you can send me you script and i will encode it if you have some errors in it, you add me on facebook (omar patrick nollido)if you want, so you can send the scrip to me, in that case i can teach you more about it.
@@GAMEZONE-fu6dc its ok man, just wanted to point it out so you know. I will not say no for some help, but currently ive already started a mod with a list of the right scripts
@@TigerRWM it depends on where you gonna put the gun in the tank, example, you draw a gun, and you want it to put in a middle. the you have to put x: and y: location . or... when you draw a gun make sure the gun you draw is in the middle but of course it is separate drawing.
hi send me your script to my facebook messenger, omar patrick nollido here the link of my fb messenger facebook.com/omarpatrick.nollido please send me the script and the unit i will check of the errors and i will fix it, then i will show you what is missing.
link of? game? application? tools? for pixly you can downloaf it to playstote, and es file folder you can download it on google just search es file explorer.apk
good question, i know what your thinking, the answer is yes, it will appear in the rusted warfare. how big the unit is or how small. as you can see the experimental spider or the experimental unit they are big, it depends how big you draw a unit size in width, size in height. or x and y
when you creat a unit in pixly , you have to draw like 3 frames like its moving. then you to crop it in the same sizes.when you dod that now you can animate it using script moving animation starts:0 moving animation ends:2 idle animation starts:0 if you have 3 frames, starts count 0-2
@@mrkamlolheres8359 hi , when you open the app rusted warfare, go to setting or mod setting, then on your folder you will rusted warfare that is the file that you can place mods, if you cant find, just download the ESFILE EXPLORER in playstore
@@SuperKaijuGamingOficial hi if you want to remove mierror reflection just go to settings and remove mirror reflectio . but it doeant matter whe you finish the sprite sheet it wont show the mirror reflection when its done
привет, если хочешь Зеркальное отражение Просто перейдите к И убрать зеркало отражать Но это не имеет значения Когда вы закончите лист спрайтов Не показывает зеркало Отражение, когда это сделано Русская версия This Was For Russians See
as you can see on the video on the right side, thats what you called a script. it will be like this [turret_cannon2] #top right cannon x: 0 y: 0 attachedTo: base2 copyFrom: cannon1 linkDelayWithTurret: cannon1 warmup:30 [turret_cannon3] #bottom left cannon x: 0 y: 0 attachedTo: base3 copyFrom: cannon1 linkDelayWithTurret: cannon1 warmup:60 [turret_cannon4] #bottom right cannon x: 0 y: 0 attachedTo: base4 copyFrom: cannon1 linkDelayWithTurret: cannon1 warmup:80 [turret_base1] #top left base x: -14 y: 20 canShoot: false turnSpeed: 2 turnSpeedAcceleration: 0.1 canAttackFlyingUnits: false canAttackLandUnits: true canAttackUnderwaterUnits: false recoilOffset: -0.75 recoilOutTime: 3 recoilReturnTime: 27 [turret_base2] #top right base x: 14 y: 20 copyFrom: base1 [turret_base3] #bottom left base x: -14 y: -14 copyFrom: base1 [turret_base4] #bottom right base x: 14 y: -14 copyFrom: base1
@@Explosivebarrel1 the barrel will goes back when you write recoil: sample recoil: 10 it will goes back, the techniques to the barrel like experimental tank when it shoots the barrel goes back like it also goes inside so.e kind of cylinder. you have to make a cylynder as well at thr back of the barrel so it wont obviuosly looks like 2D drawing. just to cover up the back part.
@@m.rmoddownloaderapk3930 it is like a making a robot and making a one piece of gun to a robot then you will make it a live robot, you will hive hp, damage ammo etc. you need a script .
I looked onto the mods section and it says Error loading unit: tnk.ini (in mod Tank_Test):[graphics]image_weak:IO Error: Failed to open :tank_dead.png (in mod Tank_Test)
hey bro it is the same, it is juts only a sprite combine with the pixly art work, you can draw a human then its up to you how you gonna make it like infantry
which app? the one how to create units? if this so you need to have a es file explorer. to create a file like .ini or .txt file, for the other app to create or draw sprite units, its pixply app
what do you mean by that?you mean you used color but when it comes to the enemy they are the same color instead of different color coding in players?... if that's the case there is standard color you have to use to the unit it should be green. then when it comes to A.I players it will change as it is as default #49a049
this is the problem that you are telling.me in the other comment. i'd better to send the file that you can use to rusted warfare, the file that im going to send you is the whole script that you can use to rw.
ok guys, if want a video of a tutorial you like i will make it, but dont expect a very beautiful drawing, i will just give a example or tips, just reply on my comment you want to be uploaded.
What is the pos for?
Example:builtFrom_1_pos: 5
@@harutoren9387 positiong is the position of the unit when created it needs x and y sample
x:10
y:-8
the unit will go on that position when created
@@GAMEZONE-fu6dc Thanks
Что за приложение где ты делал модель
the tank: looks cool
the name: fucking hell
How to give ai control the mod? Cuz i want to fix the Blitzkrieg mod
you mean, you want your mod also can be use by ai? its possible once you go to settings of mod folder then put a check mark then syncronized it
hey how erase the blur without the white???
Here i am learning again how to make a mod😅 its been 5 or 9 months i didn't play this game😁
What do i do if my tank has white pixels in game?
it depens on how you make tanks using pixly
@@GAMEZONE-fu6dcoh and as well my tank is glitching when it moves.
It like disappears and reappears every millisecond
@@dongross182 i see it happens to me, the reasin is, when you watch my video making tank i fit it in perfect square, when you fail to do it, for example the first frame is perfect, then thr second you make a little bit bigger square its like the first frame that you have made is 30x by 30 pixels then the second one you failed to make it like 30by30 its like 31 by 31, that may happen a glitch, its like a drawing that you are sketching page by page should be same position.
@@GAMEZONE-fu6dc but I only have 1 frame tho?
@@dongross182 oh thats why it glitches, the when you make the script you make script likr this
frame:
animation_moving_start: 0
animation_moving_end: 2
animation_moving_speed: 1
and you only have one frame or drawing, it wont move like real. from 0 to 2 thats already 3 frame or drawing, thats how animations works
How do you create files for rusted warfare
@@BotchiFamily you need to download es file exlorer
@@GAMEZONE-fu6dc thanks, but I have another problem, I successfully followed the steps (Using zarchiever to organize and copy the files and Es explorer for the modding) when I checked the mod in-game it doesn't work due to the error "Could not find projectile name" or smth, do you have a solution for this problem?
@@BotchiFamily now insee, what it says you have to nake that, when it says cannot find the projectile, you have to make projectile for modding, like projectile:80
like this, in creating units you should write everything what it says. to get the sample, the app or apk file for example rusted warfare.apk rename it to rusted warfare.zip then open it you can see the all of the units inside check the file.ini in the units jusr get some idea there
@@GAMEZONE-fu6dc Sadly it still says "Error loading unit: tank.ini (In mod CustomTank.zip):[turret_1] Could not find projectile with name:80" I apologize, it's just due to the fact it's my first time making custom unit
Intro just bursted my eardrums
it really helps now i can make a mafia mod or like a turret
Hi, I have a problem, it says "copyFrom can only be 10 levels deep, maybe you have a loop?"
I'm new to making mods
It also says
"Error loading unit: Units/UK-Builder/ukbuilder.ini"
I'm trying to make a ww1 mod
when it says units/uk-builder/ukbuilder.ini it mrans the ini file has the problem, and inside of it the mods, when you copy it to another file that you are trying there is an error, but in the case of your problem i already encountered it upto 10 copy file only, not more than that.you cannot exceed more than 10.
Can you make phalanx
yes possible but its a tutorial bro same thing you will do
hey gamezone i have a question how can you set team colors like a unit is green because is it in team 1 and the same unit is in team 2 and is red.
hi bro, under [graphics] you have to use this
teamColorsUseHue:true , if this doesnt work use this updated code
teamColoringMode:true
after you draw or make a unit use this color green for default if you are using pixie use this color
#00ff19 when you use this color for example, it will automaticaly convented this color to enemy or team color.the default color is green.
@@GAMEZONE-fu6dc ok thanks man! i appreciate it
Can you teach us how to make soldier mod?
Hey bro can you tell me the app u using for coding? And making units
ES explore, pixly seems to be
Didn't expect that name xD
Hey, i have a problem, i get an error message while loading, it says
Could not find canAttack in configuration files
Some help?
ho bro, yes it would happen if you did not write in the script or you miss something, when you write this like [attack_1] under this should be like this
can attack:yes.
mybe you forgot to write that.
@@GAMEZONE-fu6dc i dont want to seem unpolite but, its been a year since the video has been uploaded and its outdated since a bunch of new mandatory things have been added
@@AllFather_1 hi may i help you?. i can help you regarding for this mod, just tell me what do you want to do or what do you want to learn. thank you im happy to help. thank you.
@@AllFather_1 hi , i have an idea, you can send me you script and i will encode it if you have some errors in it, you add me on facebook (omar patrick nollido)if you want, so you can send the scrip to me, in that case i can teach you more about it.
@@GAMEZONE-fu6dc its ok man, just wanted to point it out so you know. I will not say no for some help, but currently ive already started a mod with a list of the right scripts
How do we make a resource and a price plss teach Like Credits on the top
Luv da myoozzick
Sir i'm the one of ur subscriber plss can i ask for 3d units plsss
hi sir, what else i can help you with? what kind of unit you want me to make?
Kinda hard im searching mods like 4 years now hehe 😅
Hi, I wanted to know how you made the folder rasted war mod?
*Хей, а когда создаёшь пушку для юнита, она обязательно должна быть по середине?*
hi can hi translate it in english? ty
@@GAMEZONE-fu6dc *When you create a gun for a unit, should it always be in the middle?*
@@TigerRWM it depends on where you gonna put the gun in the tank, example, you draw a gun, and you want it to put in a middle. the you have to put x: and y: location . or... when you draw a gun make sure the gun you draw is in the middle but of course it is separate drawing.
@@GAMEZONE-fu6dc *oh, thanks!*
@@TigerRWM Its Pretty much movement or rotation numbers in it
Im making a lockheed martin f22 raptor wish me luck
Can you use Ibis paint x?
nope it will be different in unit size
what app do you use
its pixly
what app did you use to edit the .ini file?
es file explorer
@@GAMEZONE-fu6dc I need ur intro songs and how to make a unit that can carry units I have made an elephant but it can't carry 🗿
@@godisforever7263 im sorry bro i dont have a copy of the song, what do you mean about your unit, whats the problem about your unit elephant?
@@GAMEZONE-fu6dc link pls I can't find it
@@my-balls-are-itchy there is no link bro, but if you are looking for the app that i am using, download this es file explorer, and pixly at playstore
Um why toggle transperacy is not working for me?
Can you make MECH unit and air unit?
yes unit is everything. even zombie or what ever, its possible to make it in rusted warfare
Can you make a download link for that .ini pls
hi send me your script to my facebook messenger, omar patrick nollido
here the link of my fb messenger
facebook.com/omarpatrick.nollido
please send me the script and the unit i will check of the errors and i will fix it, then i will show you what is missing.
Dont worry Theres no errors
how to make a military human mod?, Please give me the video tutorial😅
its little bit hard, like you have to create like animation, same like i did in this video, you have to make movements on the arms and feet.
What is the file manager you use
es file explorer
@@GAMEZONE-fu6dc hmmmm I see a few ES filer explorers on the app store
What app Is that
the game is rusted warfare, and the app on the video is pixly
@@GAMEZONE-fu6dc can you send sprite sheet??
@@geraldmvlog2798 file.lu/d/JY1
here is the link of a sample sprite sheet of tank
@@GAMEZONE-fu6dc thanks
Link?
link of? game? application? tools?
for pixly you can downloaf it to playstote, and es file folder you can download it on google just search es file explorer.apk
Can pixly change the size of a unit?
good question, i know what your thinking, the answer is yes, it will appear in the rusted warfare. how big the unit is or how small. as you can see the experimental spider or the experimental unit they are big, it depends how big you draw a unit size in width, size in height. or x and y
New problem why my tank turn into two and the turret back wards
when you creat a unit in pixly , you have to draw like 3 frames like its moving. then you to crop it in the same sizes.when you dod that now you can animate it using script
moving animation starts:0
moving animation ends:2
idle animation starts:0
if you have 3 frames, starts count 0-2
Can you help it say can't open file if you can explain why and how to fix it I'm gonna subscribe
ty!
Can you make how to make a naval unit?
Does this work with demo or no
yes it works
Help how to remove rwmod it can't work to me with that
if you have a ES file explorer folder you will see the rw mod folder
What is the rusted warfare mod zip file i can't find that
hi there is no modified rusted warfare, it is modifiable, you can modifie abd create your own unit and save it to rts mod file folder on your phone
can you give mi link to the mod code
this is the link all codes.
www.mediafire.com/file/ku2ikekqyzohtxc/Rusted+Warfare-+Modding+Reference.xlsx.zip/file
My rusted warfare doesn't had unit mod flies
Files
@@mrkamlolheres8359 hi , when you open the app rusted warfare, go to setting or mod setting, then on your folder you will rusted warfare that is the file that you can place mods, if you cant find, just download the ESFILE EXPLORER in playstore
Es file explorer don't exist in play store
@@mrkamlolheres8359 just type in google es file explorer.apk download. and you can choose any of the websites
Привет! Как убрать зеркальное отражение?
Hi English please.
@@GAMEZONE-fu6dc Hi! How to remove mirror reflection?
This i what It said
@@SuperKaijuGamingOficial hi if you want to remove mierror reflection just go to settings and remove mirror reflectio . but it doeant matter whe you finish the sprite sheet it wont show the mirror reflection when its done
привет, если хочешь Зеркальное отражение Просто перейдите к И убрать зеркало отражать Но это не имеет значения Когда вы закончите лист спрайтов Не показывает зеркало Отражение, когда это сделано
Русская версия
This Was For Russians See
How to make 3 turrets in one unit
Or more?
as you can see on the video on the right side, thats what you called a script.
it will be like this
[turret_cannon2]
#top right cannon
x: 0
y: 0
attachedTo: base2
copyFrom: cannon1
linkDelayWithTurret: cannon1
warmup:30
[turret_cannon3]
#bottom left cannon
x: 0
y: 0
attachedTo: base3
copyFrom: cannon1
linkDelayWithTurret: cannon1
warmup:60
[turret_cannon4]
#bottom right cannon
x: 0
y: 0
attachedTo: base4
copyFrom: cannon1
linkDelayWithTurret: cannon1
warmup:80
[turret_base1]
#top left base
x: -14
y: 20
canShoot: false
turnSpeed: 2
turnSpeedAcceleration: 0.1
canAttackFlyingUnits: false
canAttackLandUnits: true
canAttackUnderwaterUnits: false
recoilOffset: -0.75
recoilOutTime: 3
recoilReturnTime: 27
[turret_base2]
#top right base
x: 14
y: 20
copyFrom: base1
[turret_base3]
#bottom left base
x: -14
y: -14
copyFrom: base1
[turret_base4]
#bottom right base
x: 14
y: -14
copyFrom: base1
@@GAMEZONE-fu6dc how about the barrel of a turret when it shoots, the barrel goes back
@@Explosivebarrel1 the barrel will goes back when you write recoil:
sample
recoil: 10
it will goes back, the techniques to the barrel like experimental tank when it shoots the barrel goes back like it also goes inside so.e kind of cylinder.
you have to make a cylynder as well at thr back of the barrel so it wont obviuosly looks like 2D drawing. just to cover up the back part.
X y error how bro
you need to put x and y, maybe you add a script that needs x and y, example
fireturretXatgriund:
x: 5
y:24
Help how do I put armour on my units
Спасибо
Мгу
What app that?
pixly
@@GAMEZONE-fu6dc can you do troopers bug
@@m.rmoddownloaderapk3930 yeah but its kind of tricky coz im not a goot artist to make a perfect drawing frame by frame.
@@m.rmoddownloaderapk3930 it is like a making a robot and making a one piece of gun to a robot then you will make it a live robot, you will hive hp, damage ammo etc. you need a script .
@@GAMEZONE-fu6dc you can't do images and edit
How to make also a multiple Turret unit
hi you can just add or draw first a turret then make script in it
I looked onto the mods section and it says Error loading unit: tnk.ini (in mod Tank_Test):[graphics]image_weak:IO Error: Failed to open :tank_dead.png (in mod Tank_Test)
there is an error in the tank unit .ini file on graphics amd tank_dead.png
I looked into every buildings that made units but I cant find one of the unit mods. I used the entire code of the experimental gunship.
@@gabrielroman1298 the error is not came from the building, its from the unit
Bro what app did you use for making mods pls help
What? Pixly and ES file explorer
Can you use zarchiver?
nope
I hope tutorial how to make infantry unit 😔😅
hey bro it is the same, it is juts only a sprite combine with the pixly art work, you can draw a human then its up to you how you gonna make it like infantry
Hey how to find ini
ini file, if you have esfile explorer, you can creat ini file.
@@GAMEZONE-fu6dc how many times i try to make a mod but still failed -_-
How do you make human
you have t make or draw using pixly same as that tank
Yeah something here isn’t right I can’t figure it out lol
where do I download pixly?
Name of aplication?
which app? the one how to create units? if this so you need to have a es file explorer. to create a file like .ini or .txt file,
for the other app to create or draw sprite units, its pixply app
The name💀
I used color trans but still copying but work pixly rate 0/10
what do you mean by that?you mean you used color but when it comes to the enemy they are the same color instead of different color coding in players?... if that's the case there is standard color you have to use to the unit it should be green. then when it comes to A.I players it will change as it is as default #49a049
please send the link to the guide
Why its so small
Lah dapit
Ada disini
yes its so small it depends on how big is your drawing by its size
@@GAMEZONE-fu6dc can you tell me how to make custom prices?
For example : experimental spider now cost 1000 metal instead of credits
@@Strawberry-eq6zh [core]
name: bomber
class: CustomUnitMetadata
price: 4000
Thanks mate
Lol what is that tank name hahaha
What apk
is your opponent can use your mod too?
absolutely
@@GAMEZONE-fu6dc oh ok
App plss
download the es file explorer.apk on google
@@GAMEZONE-fu6dc okay meow and thanks
@@GAMEZONE-fu6dc and if I do a tank I want to is hover tank and I like the tank you made how to update the mod can you make a video of that meow
@@pilotultrapromaxmeow8081 hi ,you only need to edit in script is the MOVEMENT, make it hover
Can you put link of pixly beacuse no pixly at playstore :(
@@crimecat1483 okkkkkkkk
Nice
@@crimecat1483 thank you br!
bro*
I think there is
Th (:
Error turret
this is the problem that you are telling.me in the other comment. i'd better to send the file that you can use to rusted warfare, the file that im going to send you is the whole script that you can use to rw.
www.mediafire.com/file/of7kiwdfw2ezl1r/Rusted+Warfare-+Modding+Reference.xlsx/file
here is the link
Fuck shit😂
Почему так сложно
Teach to build a fighter
Pixly
O_o Did You Copy!?
At Least I Can Make My Blocker Mod!
what is this app?
rusted warfare on playstore dude
@@GAMEZONE-fu6dc how this app i not say rusted warfare i say this app editor brooo! 😑
@@juderickbetasolo6064 pixly, es file explorer
@@juderickbetasolo6064 he said at the start it's called pixly
I swear I didn't understand anything
Thailand