
Members Online»
0 Active | 166 Guests
Online:
|
LATEST FORUM THREADS»
by morgawr
Posts: 4 / 7664 Mohaa maps on Cod2?
CoD2 MP Mapping by singhudit61
Posts: 18 / 2019 is this place alive?
CoDBO3 Mapping by s6robi
Posts: 3 / 900 Introscreen Does NOT want ...
CoD2 SP Mapping by Webtoolsoffers
Posts: 3 / 11321 Call of DutyŽ: WWII
CoD WW2 General by adamsmitt
Posts: 8 / 8089 Latest Drivers a useful links.
CoDWW MP Mapping |
Polls»
|
This tut will explain how to spawn in prone or crouch position.
This is really pretty simple. There are two basic options. 1, spawn while crouching. 2, spawn while prone.
code for spawning prone:
//basic script by SPARKS
//modified by 94Sniper
level.player allowStand(false);
level.player allowCrouch(false);
wait(1);
level.player allowStand(true);
level.player allowCrouch(true);
level.player allowProne(true);
code for spawning crouch:
//basic script by SPARKS
//modified by 94Sniper
level.player allowStand(false);
level.player allowProne(false);
wait(1);
level.player allowStand(true);
level.player allowCrouch(true);
level.player allowProne(true);
Written by 94sniper and .Sparks
Latest Syndicated News»
Comments: 5
Codutility.com up and runn...
Nice, and there still using the logo and template for the screenshots, which... Comments: 5
Codutility.com up and runn...
dundy writes...Quote:Call of Duty modding and mapping is barly alive only a ... Comments: 5
Codutility.com up and runn...
Mystic writes...Quote:It seems to me the like the site is completely dead?
... Comments: 5
Codutility.com up and runn...
It seems to me the like the site is completely dead? Comments: 5
Codutility.com up and runn...
Yeeaahhhh.........
|
Latest Downloads»
mp_Temple
Call of Duty: Mods: Multiplayer (624.12Kb) OHMY Don Quixote
Call of Duty 2: Maps: Multiplayer (5.76Mb) OHMY Neuburg
Call of Duty 2: Maps: Multiplayer (6.84Mb) OHMY Tebessa
Call of Duty 2: Maps: Multiplayer (7.36Mb) OHMY POW Camp
Call of Duty 2: Maps: Multiplayer (2.15Mb) |
Partners & Friends»
|
Site Links and Information
|
Friends
|
Copyright © MODSonline LLC
Tresware Content Management System © 2011
Website Designed by LKFX and Developed by Tresware