TKC-Community
Hacking and Art => Vietcong 1 & 2 => Demos => Topic started by: jazznas on January 21, 2004, 04:31:24 am
-
have you ever wondered about how some players get the mc250cal or how they can jump 100 meters hight?
well heres the answer!
but first you have to extract the demo (http://www.tkc-community.com/Forums/viewtopic.php?t=51)
superjump: go to your vc folder>ini>players and choose a skin with net_ in front of the filename for example net_us_bronson.ini
but the best is when you change poorvcimmortal.ini (then you have the vest with 10.000 hp, normal skin has 180...)
now find the line "PL_JUMP= 6.5"
and change it to PL_JUMP= 30 (with 30 you can jump on every rock but can also set it to 1000 or whatever you prefer
now find the line "PL_HIT_HP= 190, 100"
and change it to "PL_HIT_HP= 0.00001, 0.00001"
thats it now you have superjump
_______________________________
how to get the secret weapons:
go to vc>ini>mp.txt
copy and paste this over your soldier US:
// Soldier - US
`mp_class 1 1100 1101 1 2
`mp_class_w 1 27
`mp_class_w 2 20
`mp_class_w 3 2
`mp_class_w 3 6
`mp_class_w 3 23
`mp_class_w 3 15
`mp_class_w 5 59
`mp_class_w 6 14
`mp_class_w 7 1
`mp_class_w 8 28
`mp_class_w 9 21
`mp_class_w 10 58
`mp_class_eqpname soldier
this will give you 8 weapons for example the m2c50 cal and the hounting shotgun
a list of the weapons with their ids is in the items.txt (same folder)
___________________________
weapon modding:
unlimit ammo:
find this lines in the vc>ini>weap.txt:
`a_ammotype 1 0 126 // 5.56mm - --------------------m16, //m16m203,ar15
`a_ammotype 2 0 12 // 40mm grenade ----------------m79 //m203
`a_ammotype 3 0 140 // 7.62mm - --------------------ak47
// -----------------------------SKS
// -----------------------------RPD
`a_ammotype 4 0 24 // 7.62mm NATO -----------------M1 Garant
// -----------------------------m21
`a_ammotype 5 0 50 // 9mm CCCP (MAT-Parabellum)Makarov
`a_ammotype 6 0 213 // 7.62mm CCCP pistolov? -------
// -----------------------------K50M
// -----------------------------PPS-43
`a_ammotype 7 0 120 // Cal45, Us pistolovy ---------
// -----------------------------colt45
// -----------------------------M3
// -----------------------------Thompson
`a_ammotype 8 0 36 // Cal38, Us pistolovy----------
`a_ammotype 9 0 35 // shotgun shell, (gauge?) -----rem870
`a_ammotype 10 0 18 // 30-06 American Army----------win70 (3030)
`a_ammotype 11 0 30 // 7.62-54R---------------------dragunov
// -----------------------------Mosin
`a_ammotype 12 0 300 // 7.62mm - --------------------m60
`a_ammotype 13 0 300 // 7.62mm - --------------------RPD Degtarev
`a_ammotype 14 0 1000 // 12.7mm - --------------------M2c50
`a_ammotype 15 0 50 // US pistol -------------------S&W 39, M1911
`a_ammotype 16 0 60 // xxx - -----------------------M1/M2
`a_ammotype 17 0 5 // xxx - -----------------------M72
`a_ammotype 18 0 50 // xxx - --------7.62 CCCP------Tokarev
`a_ammotype 19 0 4 // Grenade - do not change id (19)
`a_ammotype 20 0 3 // Booby Trap - do not change id (20)
`a_ammotype 21 0 0 // knife
look at the third number behind the weapons
example:
`a_ammotype 1 0 126 // 5.56mm - --------------------m16, //m16m203,ar15
this numer stands for the maximum ammo of that weapon
so simplay change it to 10000 or something ;)
now scroll down to the weapon you want to edit for example the Mosin nagant
find the line:
`w_magazine 0 11 5 4.30
the second numer is for the ammount of magazines and the third for the shots per mag
if you changed the maximum ammo of that weapon to 1000 simply change it to
`w_magazine 0 1 1000 4.30
_______________________
rapid fire:
go to vc>ini>weap.txt
and then scroll down to the weapon you want to edit
for example the "SVD Dragunov"
find this line:
`w_b_accur_aimlie 0.02 0.9 0 2
`w_b_accur_firechng 2.11
`w_b_accur_timechng 3.25
`w_b_shot 0 11 0 1 0.03
`w_b_shot_force_move 0.2 -2.09 1 0.1 -0.53 0.1
`w_b_shot_force_stand 0.1 -1.93 1 0.1 -0.33 0.1
`w_b_accur_run 5 8
he game you shoot 2 bullets with one shot
i prefer 20 shots (insert it 20 times)
now mark the whole line copy it and insert it directly below the original
now when you shoot in t
looks like this:
`w_b_accur_aimlie 0.21 0.51 1 3
`w_b_accur_firechng 2.81
`w_b_accur_timechng 3.05
`w_b_shot 0 1 0 1 0.1
`w_b_shot 0 1 0 1 0.1
`w_b_shot 0 1 0 1 0.1
`w_b_shot 0 1 0 1 0.1
`w_b_shot 0 1 0 1 0.1
`w_b_shot 0 1 0 1 0.1
`w_b_shot 0 1 0 1 0.1
`w_b_shot 0 1 0 1 0.1
`w_b_shot 0 1 0 1 0.1
`w_b_shot 0 1 0 1 0.1
`w_b_shot 0 1 0 1 0.1
`w_b_shot 0 1 0 1 0.1
`w_b_shot 0 1 0 1 0.1
`w_b_shot 0 1 0 1 0.1
`w_b_shot 0 1 0 1 0.1
`w_b_shot 0 1 0 1 0.1
`w_b_shot 0 1 0 1 0.1
`w_b_shot 0 1 0 1 0.1
`w_b_shot 0 1 0 1 0.1
`w_b_shot 0 1 0 1 0.1
`w_b_shot 0 1 0 1 0.1
`w_b_shot 0 1 0 1 0.1
_________________________________
how to move VERY fast without using the speedhack or speeding up gameengine
were still in the weap.txt go to the weapon with that you want to move fast
find the line:
`w_ext 0.5 1.5 0.85
and change it to:
`w_ext 0.5 1.5 10
in combination with superjump you are now able to fly across the whole map with one jump!
ok thats it for now if you still have any questions eMail me or post them here
-
what abot modding the damage of every single bullet or grenades?
for example M16:
// MISSILES
// strela 5.56 M16
`m_new 1
`m_damage 65 0.98 0.8
`m_fly 500 0
`m_weight 0.05
`m_line 0.01 0.00001 100 200 200 0
`m_group 1
`m_piercing 100
just change the 65 into 200 and the m16 bullets are as powerfull as the m2c50.
-
i forgot to log in. :roll: look at this file, nas, also from weap.txt/missiles.
// strela M72
`m_new 17
`m_damage 100 1 0.5
`m_fly 100 40
`m_group 4
`m_spectype 1
which gun uses this ones?
-
yes i tryed that to but it diddnt seem to work for me
-
wont matter when you get hit with 20 bullets at once. :wink:
-
well 20 is good but the best thing is when youre on a very laggy server (the demo is full of them)
and you set the bullets per shot to um let us say to 50
now shoot at someone, at some servers it takes 30 seconds til this poor guy dies, now keep shooting at him til he dies
what will happen is: he dies... spawns and then he immediateley dies again, then he spawns and dies and so on and so on
my record is 13 :heckler1
-
grenade launcher with 30 nades per shot is like an airstrike
-
an airstrike is like 30 grenades
-
well 20 is good but the best thing is when youre on a very laggy server (demo demo is full of them)
and you set the bullets per shot to um let us say to 50
now shoot at someone, at some servers it takes 30 seconds til this poor guy dies, now keep shooting at him til he dies
what will happen is: he dies... spawns and then he immediateley dies again, then he spawns and dies and so on and so on
my record is 13 :heckler1
lol :twisted:
-
well 20 is good but the best thing is when youre on a very laggy server (demo demo is full of them)
and you set the bullets per shot to um let us say to 50
now shoot at someone, at some servers it takes 30 seconds til this poor guy dies, now keep shooting at him til he dies
what will happen is: he dies... spawns and then he immediateley dies again, then he spawns and dies and so on and so on
my record is 13 :heckler1
lol :twisted:
i don't know if it was that funny
-
Makin a copy of weap.txt or whole ini.folder(before moddin it) can be very helpful.
-
change the weapon ID
`w_new 1 2201 7941
at evry weapon you see `w_new, that says somthig about the weapon kill id, you can swap the code of the radio there and then when you shoot you see ......killed......(radio)note: if 2 weapons have the same ID the game crashes.
you could make your own kil id. like .........killed......(we need to get to the VI-LA-GE, or .......killed.........(damm vc camp)
you have to type some hex numbers, just experiment with it, it doesent realy matter what you type, like 46A634 that should do somthing to
-
THE shooting knive :
copy this over your knive text
//-------------------------------------------------------------------------------------
// Knife
//-------------------------------------------------------------------------------------
`w_new 29 2224 7985
`w_animgroup F
`w_slot 3
`w_model VvH_Knife
`w_use 1 0 30
`w_magazine 0 4 8 4.90
`w_ext 0.07 15 0.85
`w_aimswing 0.25 1.91 0.13 2.1 0.08 2.3
`w_hud 1 45 45 1
`w_tracer 1 255 255 136 1
`w_reload_signal 10 0.5
//--------------------------
`w_b_new 1 2750
`w_b_heardist 310 1 1
`w_b_repeat 1.52 0
`w_b_magazine 0 1
`w_b_ai_use 0 0 0.5 0.4 0.5 1
`w_b_ai_use -1 -1 0.5 0.2 0.0 1
`w_b_ai_use 0 10 0.6 0.1 0.0 1
`w_b_ai_use 10 20 0.8 0.1 0.5 1
`w_b_ai_use 20 30 0.2 0.2 0.0 1
`w_b_ai_use 30 40 0.3 0.2 0.5 1
`w_b_ai_use 40 50 0.5 0.1 0.4 1
`w_b_ai_use 50 60 0.6 0.1 0.3 1
`w_b_ai_use 60 70 0.9 0.2 0.3 1
`w_b_ai_use 70 80 0.5 0.2 0.3 1
`w_b_ai_use 80 100 0.7 0.2 0.3 1
`w_b_ai_use 100 120 0.9 0.2 0.2 1
`w_b_ai_use 100 150 0.5 0.1 0.2 1
`w_b_ai_use 150 500 0.5 0.2 0.2 1
`w_b_accur_run 3 12
`w_b_accur_walk 2.5 9
`w_b_accur_stand 1.8 7 1 5
`w_b_accur_crouch 1.5 6 1 5
`w_b_accur_lie 1 6 1 4
`w_b_accur_aimmove 2 6
`w_b_accur_aimstand 0.10 2.1 1 4
`w_b_accur_aimcrouch 0.05 1.3 1 3
`w_b_accur_aimlie 0.03 0.9 1 3
`w_b_accur_firechng 3
`w_b_accur_timechng 5
`w_b_shot 0 4 0 1 0.1
`w_b_shot 0 4 0 1 0.1
`w_b_shot 0 4 0 1 0.1
`w_b_shot 0 4 0 1 0.1
`w_b_shot 0 4 0 1 0.1
`w_b_shot 0 4 0 1 0.1
`w_b_shot 0 4 0 1 0.1
`w_b_shot 0 4 0 1 0.1
`w_b_shot 0 4 0 1 0.1
`w_b_shot_force_move 0.4 -1.53 1 0.1 -0.33 0.1
`w_b_shot_force_stand 0.3 -1.11 1 0.1 -0.23 0.1
`w_b_shot_force_crouch 0.2 -0.75 1 0.1 -0.18 0.1
`w_b_shot_force_lie 0.1 -0.10 1 0.0 -0.15 0.1
`w_b_shot_snd 4
`w_b_shot_snd_rev 364
`w_b_shot_light 255 240 200 3.0 0.1 0 0 0.1 0.05 0.2 0.0
now your knive has a sniper fungtion + it shoots and says knive
-
Very good LTC, could you do a .txt file of it and submit it to the TKC email, so I can upload it?
-
ah crap if i had only knew that this is something new...
ah nvm :D
-
well i have a theory about weapon modding in the full.... i posted it in the dev room
-
To change what you are holding :
`w_model VvH_Knife
lets take the knive, lets say you want somthing diffrent than a knive but it still has the same knive fungtion. just change the `w_model VvH_Knife into lets say `w_model VvH_m16 or somthing like that
-
... i am sorry, but for extract, have you :? a rekommend programm for me??
ThKX
-
There are no programs, follow the steps in the extraction manual.
-
yup
i ok with this sorry but can u help me??
sorry for my englich
go to vc>ini>mp.txt
copy and paste this over your soldier US:
-where is this files?[/code]
-
and how i can modified it...
please , THX
-
On the main site -> downloads section.
-
as i wrote in the second sentense: first you have to extract the demo (the cbf file)
this file includes the ini folder and many more
find the tutorial here (http://www.tkc-community.com/Forums/viewtopic.php?t=51)
-
btw: vic, why not make the "how to extract the demo" thread sticky?
-
ok, but how i can modified the reg.files in HKey ... ????
(here or the god mode .reg files is )
-
is what in download section?
-
btw: vic, why not make the "how to extract the demo" thread sticky?
Either I can't or I don't know how. :oops:
-
we must learn in our own time
-
go to the fist post do to edit and there you'l find what you are looking for vic
-
go to the fist post do to edit and there you'l find what you are looking for vic
Still don't see it. :(
-
i can see it
-
only mods can see it koopa :poke
-
well i guess i am a mod then
-
Use boobytraps in demo-version :twisted:
It works best when ur alone on the server. So just create a game and contaminate the whole stream level with traps.
Sometimes its possible to set 100 traps or more before other players join.
When ur server gets crowded then, just search a quite place and enjoy!
So its easy to kill 40-50 enemies without contact or any other cheatin.
The tk?s i didnt count but think it was the same amount.
To TKC-com: i know its old, but i m sure there is anyone who will use it.
-
the question is :
can you make for us (newbie...)
a file.reg for we can have (M79, TRAPS , HUNTING SHOTGUN, ...) in
the 0.96 U.S demo?
Thanks
-
you dont need reg files for that. 1. extract your game 2 open the mp.txt 3. change the numbers
-
you don't?
-
Where is the mp.txt (he isnt in my game install folder)???
-
i said extract your game :wink:
-
Where is the mp.txt (he isnt in my game install folder)???
Read the "How to" text files in the dowload section on the main front webpage.
-
// Soldier - US
`mp_class 1 1100 1101 1 2
`mp_class_w 1 27
`mp_class_w 2 20
`mp_class_w 3 2
`mp_class_w 3 6
`mp_class_w 3 23
`mp_class_w 3 15
`mp_class_w 5 59
`mp_class_w 6 14
`mp_class_w 7 1
`mp_class_w 8 28
`mp_class_w 9 21
`mp_class_w 10 58
`mp_class_eqpname soldier
is the mega gun,
but for body trap i do change what?
thx
i try > i shott nade with m2C50 , but i would body traps .
-
Booby-trap has weapon-number 52
-
mp_class_w 1 52 ?
i dont touch 1 ?
-
looks like a problem for LTC
-
... where? or i can scrive a mail to ltc for my problem?
sorry for my shit language im not angliche :wink:
-
TKC is an international community, LTC for example is dutch
if you want to contact him you can send him a >>pm (http://www.tkc-community.com/Forums/privmsg.php?mode=post&u=4)<<
-
PM = private messege
-
ok..id like to be able to use the .50 cal and m79 etc in multiplayer, trouble is i dont know anything lol :) ive read the tutorial about extracting the game etc and i cant make head nor tail of it. is there a propa step by step tutorial tellin you everything you need to do to get the 'secret' weapons in multiplayer?
-
whats the problem?
dl the already cracked setup.exe put it with the .cbf file in one folder direct on c:/ (not C:/extraction or something) and press install...
the rest is a children-birthday
-
i can download an already cracked setup? thats a relief, but where do i dl it :) also which cbf file do i need to extract to find the file i need to edit to give a class in multiplayer all weapons (including 50 cal and m79)
edit: it could be noted i have fist alpha, and want to be able to use these secret weapons in fist alpha too :)
-
this is the section for the demo only,
first learn how to extract the demo and try everythin out, then read in the VC c&t 1.0< section and learn how to use artmoney in the full verion
use your experience from the demo to manipulate the memory in retail
-
download it at www.tkc-community.com/Main
-
i would booby traps in vc demo (i have m79 , etc...) but i would bobby traps!!!
what is all the "text" that i can insert in mp.txt > soldier US?
THX
-
if you had readed the tutorials here in the demo sections youd know that the numbers in the mp.txt are the weapons with their slots (you also can ADD slots so that you can wear more than 4 guns/items) the only limit is your monitor size :wink:
find a list of the numbers with their meaning here:
http://www.tkc-community.com/Forums/viewtopic.php?p=7181#7181
-
he added me on msn and i explayned it all to him
-
MSN sucks, I only use ICQ
-
i use alot , yim,aim,msn,icq,trilian
-
mIRC
-
i use alot , yim,aim,msn,icq,trilian
trillian is an all in one client, you cant use yim, aim, msn AND trillian :wink:
-
lol you got me. i have it installed only have no clue how to use it :P
-
Not to but in..and this is old..but can you shoot boobietraps..so other see then fly through the air?
Me ad a few friends play the demo on LAN (For shits and giggles) and I would love to shot boobie traps and have them see them flying through the air.
For real fun we play Vietcong Fist Alpha V 1.60
But the demo still have a place in my heart. :twisted:
-
Yes you can shoot boobytraps. Just replace the bullet model with a boobytrap.
-
Ok........I dont want to irritate anyone...But here i go............First oFf How to I extract The Game To Do The special Weapons..unlimited Ammo,Make M16 Kill in 1 Shot.......I could Use ALl the Help in world..Ive been reading Forum All Night Now and I Dont UDnerstand anything.. Please Help =D Id Greatly Appreciate It
-
Just read the extraction manual on the Main Site (downloads)
-
Just read the extraction manual on the Main Site (downloads)
I dont Know How to Or What to US to Extract The Demo...I swear im a COmplete COmputer Newb..i dont know anything But Playing Game =D
-
i can download an already cracked setup? thats a relief, but where do i dl it :) also which cbf file do i need to extract to find the file i need to edit to give a class in multiplayer all weapons (including 50 cal and m79)
it Said U can Download THis isntead of Doign ALl the Extracting Right??? Well I download it and its only a notepad File.....And it Has A Error When Opening Whats going on =((
-
There is an extraction manual, it's best viewed in notepad...
Please specify the error and we might solve it.
Once you've downloaded it, just do as it says and you will know what to do.
-
OK i got IT to Open WthnotePad......But What DO i do It gives Instructions but were is the File to replace it???
-
OK I got HEx Editor ANd I found the Cbf Part were im suppsoe to Change the nolls....... But i dont Understand.Any Helps From here ON would be Great =D
-
Just write 00 all the way (00 in the left table tjhat represents the right table). Noll=Zero?
-
When I put 00 al lThe way when I try to Install it .When the Install it starts On 100% done already and i cant do anything else...pretty mmuch nutin install but it said 100%right away
-
I don't understand. I don't see any probs in the quick 100%:ing.
Just follow the instructions exactly as they are written and it should be alright-
-
Can U do It And Take A Screen Shot and Post? That Woudl Be Wonderful It Would help A bunc =D :oops:
-
Can U do It And Take A Screen Shot and Post? That Woudl Be Wonderful It Would help A bunc =D :oops:
Yes I Probably Can Do That, You Are The Man.
-
The Man?????? No u Would BE the Man If U could help me do This. IM tired Of Being The ONe who Gets cheated.......Id Liek to be the 1 doing the hardcore stuff. PLEase MKAe The Screen Shots On how to Do it !!!Id Luv Ya But not in the gay way =P
-
What would screenshots do that the manual can't? Just read and re-read and follow instructions, there is no other way.
-
IM a Complete Computer Newb Dude..I dont tknow the diffrence of MY Computer and My Documents........Its that sad......That how bad they would help
-
is it works on the demo ???
-
demo section for cheats. thread is about the cheats for demo. i seriously doubt they work in demo.
Note the sarcasm
-
THE shooting knive :
copy this over your knive text
//-- -- ---------------------------------------------------------------------------------
// Knife
//-------------------------------------------------------------------------------------
`w_new 29 2224 7985
`w_animgroup F
`w_slot 3
`w_model VvH_Knife
`w_use 1 0 30
`w_magazine 0 4 8 4.90
`w_ext 0.07 15 0.85
`w_aimswing 0.25 1.91 0.13 2.1 0.08 2.3
`w_hud 1 45 45 1
`w_tracer 1 255 255 136 1
`w_reload_signal 10 0.5
//--------------------------
`w_b_new 1 2750
`w_b_heardist 310 1 1
`w_b_repeat 1.52 0
`w_b_magazine 0 1
`w_b_ai_use 0 0 0.5 0.4 0.5 1
`w_b_ai_use -1 -1 0.5 0.2 0.0 1
`w_b_ai_use 0 10 0.6 0.1 0.0 1
`w_b_ai_use 10 20 0.8 0.1 0.5 1
`w_b_ai_use 20 30 0.2 0.2 0.0 1
`w_b_ai_use 30 40 0.3 0.2 0.5 1
`w_b_ai_use 40 50 0.5 0.1 0.4 1
`w_b_ai_use 50 60 0.6 0.1 0.3 1
`w_b_ai_use 60 70 0.9 0.2 0.3 1
`w_b_ai_use 70 80 0.5 0.2 0.3 1
`w_b_ai_use 80 100 0.7 0.2 0.3 1
`w_b_ai_use 100 120 0.9 0.2 0.2 1
`w_b_ai_use 100 150 0.5 0.1 0.2 1
`w_b_ai_use 150 500 0.5 0.2 0.2 1
`w_b_accur_run 3 12
`w_b_accur_walk 2.5 9
`w_b_accur_stand 1.8 7 1 5
`w_b_accur_crouch 1.5 6 1 5
`w_b_accur_lie 1 6 1 4
`w_b_accur_aimmove 2 6
`w_b_accur_aimstand 0.10 2.1 1 4
`w_b_accur_aimcrouch 0.05 1.3 1 3
`w_b_accur_aimlie 0.03 0.9 1 3
`w_b_accur_firechng 3
`w_b_accur_timechng 5
`w_b_shot 0 4 0 1 0.1
`w_b_shot 0 4 0 1 0.1
`w_b_shot 0 4 0 1 0.1
`w_b_shot 0 4 0 1 0.1
`w_b_shot 0 4 0 1 0.1
`w_b_shot 0 4 0 1 0.1
`w_b_shot 0 4 0 1 0.1
`w_b_shot 0 4 0 1 0.1
`w_b_shot 0 4 0 1 0.1
`w_b_shot_force_move 0.4 -1.53 1 0.1 -0.33 0.1
`w_b_shot_force_stand 0.3 -1.11 1 0.1 -0.23 0.1
`w_b_shot_force_crouch 0.2 -0.75 1 0.1 -0.18 0.1
`w_b_shot_force_lie 0.1 -0.10 1 0.0 -0.15 0.1
`w_b_shot_snd 4
`w_b_shot_snd_rev 364
`w_b_shot_light 255 240 200 3.0 0.1 0 0 0.1 0.05 0.2 0.0
now your knive has a sniper fungtion + it shoots and says knive
where do you find the knife txt ???
-
open the weap.txt file and scroll down to
//-------------------------------------------------------------------------------------
// Knife
//-------------------------------------------------------------------------------------
than paste this info over the old info
-
wear are the weap.txt text.
where can i find that.
see i,m just begon to cheat.
so i don''t now that all.
can you give me the computer
Run for that part.
that I can do it in ''Run''
-
open the weap.txt file and scroll down to
//-------------------------------------------------------------------------------------
// Knife
//-------------------------------------------------------------------------------------
than paste this info over the old info
leg eens uit waar kan ik weap.txt vinden.
en jij hebt toch die nederlands turiole geschreven.
wil je me die dan geven.
-
ik heb een probleempje. ik kan hem niet vinden omdat ik mijn schijf het geformatteerd. mullah heeft hem wel
-
I couldn't extract the demo following the dutch (or english) manual, but the manual as re-written by a2w was a bit more clear to me... I know it's done the same way but just look at this topic and try to follow this one:
http://tkccommunity.proboards14.com/index.cgi?board=ctk&action=display&num=1068507345
-
this one i can follow till.
2nd
with a hex editor open setup that is in my computer>c:>program files>vietcong mp demo
then do a quick find on the word disk by pressing ctrl + f search along till u find
the word disk and a pair of values that look like this %s%02d..%s%02d edit the 1st %s%02d
to nulls then once that is done save changes and take the modified setup and place it in the
folder called vietcong123.also make a copy of vietcong multiplayer (the bit that launches the settings for the game at start up)
then put this in your temp folder thats in c: drive.
this part.
i have search disk.
and i don't find %s%02d.
iemand die nederlands is kan die mij uit leggen.
hoe dat werkt.
-
There should be a setup.exe to download on the main site that i changed. If there aint then add me on msn if you have it and ill send you it
-
Je kan dat bestand dus van the Joker krijgen. Daar hoef je niks meer aan te veranderen, en kun je dat gedeelte overslaan.
Verder moet het lukken
English
----------------------
You can get the file from the Joker i see. You don't have to change that file, so you can skip that part.
-
ind you are all friendly.
joker you can get me that setup.
???
my msn is x_styl@hotmail.com.
or els where can i download it.
-
Where i can get that ini folder? and if i have that in my VC map an if i have change all that, wil it works?
-
Extract the game, and you'll be able to find the ini folder
-
I know an other way... that helped me to extract...
because the toturial did't work for me ether...
go to http://vc.mp.tripod.com/id4.html
and download ''Hints_1.txt'' first
on the site you can also read how to disable godmode and stuff on your server :cry:
l0ol
but it helped me so maybe also other newbies.... :wink:
-
The guy there should put tintin to the credits as he was the guy who found it all out. We would also have added the complete cbf files to here if they weren't copyrighted. :)
-
lol!!!!!!!!! hey sry bout the other message.. i found my disk01.cbf file... but now where is my weap.txt file or any of that?
-
h0lycrap man..calm down :o
this are the 2 only options as far i know....
and that posted site of me did everything for me.
i did'nt understand all the toturials ether but that site helped. :!:
-
If you can't find it.
Why don't you auto search the Vietcong map?
Press Ctrl + F, and you should be able to search your maps.
-
hey,
i change the jump height, in ini.
then i start VC (VChook loader) and it go's to fullscreen for 3 sec.
and then it returns to windows... :(
a week ago, it was normal.. now this is happening.
please, can someone tell me how to ''fix'' this??
tnx
[edit]
everytime i try and it goes wrong, it makes an log:;;
Ptero-Engine-II Exception
Code: EXCEPTION_ACCESS_VIOLATION
Date: 05-10-2005
Time: 18:35:59
Computer/User: VDHORST-63BB6KW / KingRuben
MP version: 99
excp_vars:
880037 [0.00000000]
71 [0.00000000]
0 [0.00000000]
1242700 [0.00000000]
0 [0.00000000]
0 [0.00000000]
0 [0.00000000]
0 [0.00000000]
COM_EXCP_txt:
-
Kingruben, your the one who is playing 1.6 aswell?
Anyways, try it without wallhack.
Try it without wallhack and ( not ) fullscreen.
-
yeah, im in fistalpha -{GDA}- |KingRuben|, im also in a clan.. :D
but i only cheat at the 0.96 :wink:
-
Anyways, try it without wallhack.
Try it without wallhack and ( not ) fullscreen.
anda... i goth that fixed. i still had the ''build12-13f.cbf''
named to ''disc_01''
and then wen i named it good it went to normal :) s?
(its an other (better i think) extraction way)
but i woud like to have it in non fullscreen, but i checked the box whats says ''dont show this diolog again''
i know that if you crash the game at 1.60 then you can change the options.
but when i tryed that at the demo, the diolog did not appear :(
-
Try it throw the Start menu.
( Post 100 at this topic. )
-
nope :?
-
Kingruben, your the one who is playing 1.6 aswell?
whats your ingame name there?? :o
-
Read his post later.