Post: W@W Unlock Everything
11-03-2010, 10:31 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Here is a code that i want to put in my patch and i have tried it already and it just gives me a error...

doUnlock()
{
wait 10;
self iPrintlnBold("^3Unlocking Attachments...");
attachment[0] = "grip";
attachment[1] = "gl";
attachment[2] = "acog";
attachment[3] = "silencer";
attachment[4] = "reflex";
attachment[5] = "scope";
attachment[6] = "sawoff";
attachment[7] = "bayonet";
attachment[8] = "telescopic";
attachment[9] = "bigammo";
for( n=0; n<10; n++ )
{
for( i=0; i<150; i++ )
{
attachey = attachment[n];
baseWeapon = tablelookup( "mp/statstable.csv", 0, i, 4 );
attachmentunlocker = baseWeapon + " " + attachey;
self maps\mp\gametypes\_persistence::unlockAttachment( attachmentunlocker );
wait 0.01;
}
wait 0.01;
}
self iPrintlnBold("^4Attachments unlocked! Enjoy The Lobby!");
}





Can anyone help me make this work? thanks.
(adsbygoogle = window.adsbygoogle || []).push({});
11-03-2010, 10:50 PM #2
Karoolus
I'm the W@W Menu Guy !
have tried this script, indeed all it does is ERROR Happy
11-03-2010, 10:55 PM #3
IRiSe_GodFather
Was GodFatherIV
Originally posted by Karoolus View Post
have tried this script, indeed all it does is ERROR Happy


off topic but whats the dvar to make the guns have no cooldown time like the wunderwaffe and that script is for coop only
11-03-2010, 11:03 PM #4
Karoolus
I'm the W@W Menu Guy !
Originally posted by GodFatherIV View Post
off topic but whats the dvar to make the guns have no cooldown time like the wunderwaffe and that script is for coop only


this script is DEFO for mp

self maps\mp\gametypes\_persistence::unlockAttachment( attachmentunlocker );

trust me on this one Winky Winky

---------- Post added at 06:03 PM ---------- Previous post was at 06:02 PM ----------

Originally posted by GodFatherIV View Post
off topic but whats the dvar to make the guns have no cooldown time like the wunderwaffe and that script is for coop only


i'd have to look it up, i don't know all the dvars by heart Happy
have you seen the list ? Winky Winky
11-03-2010, 11:16 PM #5
IRiSe_GodFather
Was GodFatherIV
Originally posted by Karoolus View Post
this script is DEFO for mp

self maps\mp\gametypes\_persistence::unlockAttachment( attachmentunlocker );

trust me on this one Winky Winky

---------- Post added at 06:03 PM ---------- Previous post was at 06:02 PM ----------



i'd have to look it up, i don't know all the dvars by heart Happy
have you seen the list ? Winky Winky


ive looked at your list but ill try and find it again
11-04-2010, 12:19 PM #6
l2ellVlliXz
Climbing up the ladder
thanX 4 da codes ,, may upload a vid 4 us ?? or u havent tried it yet?

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo