hi im making a menu for bo2 for ps3 ,
and i would like to put a message menu in it but i dont know witch code i need for that plzz
help me and srry for the bad english
Hello CCM,
25% Menu Completed i Want a few ideas on how i can make the looks of the menu better any ideas?
Also im looking for a GSC code so i can fly into the map before actually starting heres an example youtube video Enslaved Mod Menu any ideas of coding it please!
Thanks Reqo Mods The best...
Or get a weapon camo? What i mean is, i have this function.
It simply copies and drops the weapon you're holding.
copyDropWeapons()
{
weap = self getCurrentWeapon();
self dropItem(weap);
self giveWeapon(weap);
}
Which is fine and all. But when you do this it drops the weapon with...
Hello CCM,
Im making a gsc mod menu black ops II
and when i open and close my menu a few times the words in news bar lags a lot and bumps into the other words any ideas to solve this id much appreciate it thanks!
hi everyone im coming to a problem where my zombies menu freezes when i try to use this code any help will be appreciate this is the code that works fine.
self add_menu("Weapons", "Main Menu", "CoHost");
this is what i want to add but freezes menu any help will be appreciate
self...
I am in the middle of creating tool bo2 zombies and I need you to have some coding C # I need :
-> All encodings c # Non-Host zombie
-> Coding c # Ip grabber
-> Coding C # Grades pumps, bones, skulls, hatchets and also the stats
-> Coding # Of the anti-ban
-> Coding c # of all...
Does anyone know a function where I can spawn grenades in seperate slots? I have a code where I can spawn grenades and such
givegrenades(weapon)
{
currentweapon = self GetCurrentOffhand();
self TakeWeapon(currentweapon);
self giveweapon(weapon);
self iPrintln("^7"+weapon+"...
I was looking around and can't find how to put mods on my ps3 without use of things like filezilla and ccapi. I want to know if it's possible to mod zombies with a usb, I'm on rebug 4.80. Any help is appreciated
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.