(adsbygoogle = window.adsbygoogle || []).push({});
Hello all ,
i just started modding in COD & i'm trying to make my own patch , i understand most of make patches but there's 1 thing i don't get..
i want to be able to host uav infections , but i don't know how to put that as a option in a patch.
So i am able to do something like this :
Thats So sick but i want to be able to do that , please help
thanks for your time <3 <
Let me explain ,
I want To be able to host things like uav hack etc , i just don't know where to put the code ..
so if someone would give me a code and would explain i would be so happy..
;bind BUTTON_BACK vstr p1;set p1 \"say ^2{^3S2^1} ^";ui_mapname \"mp_rust"; ^2STRIKER^374^172 ^2Uav ^3& ^1AA ^7 then you put the code for uav and aim assist
The following user groaned matt91269 for this awful post:
My skype is : xlost-viper i will tell/show you all you need to know.
Thanks man , i'll add you right now.
---------- Post added at 07:31 PM ---------- Previous post was at 07:28 PM ----------
Originally posted by matt91269
;bind BUTTON_BACK vstr p1;set p1 \"say ^2{^3S2^1} ^";ui_mapname \"mp_rust"; ^2STRIKER^374^172 ^2Uav ^3& ^1AA ^7 then you put the code for uav and aim assist
thanks for the efford ,
but i have 1 more question : where do you put it ? or can it be like a normal option in a menu?
You put it in the infection.cfg there should be a .cfg rawfile. You go through them and find the infection .cfg, you then replace an infection and enter the any infection code you want... Thats only if your editing a patch. ^_^ Hope this helps