
Members Online»
0 Active | 7 Guests
Online:
|
LATEST FORUM THREADS»
by ammys09
Posts: 1 / 257 warfare
CoD4 Map + Mod Releases by devielthan
Posts: 1 / 1777 Key Things the Design Comm...
CoDBO MP Mapping by rabbihasan21
Posts: 1 / 1099 Three Out of 10 Television...
CoDBO General by warrior777
Posts: 2 / 899 Voting menu on maps
CoD+UO General by
Posts: 0 / 790 Hauling 911
CoDBO3 General |
Polls»
|
|
| Topic | Replies | Views | Last Post | |
![]() |
flashbang in room Call of Duty 4 : CoD4 SP Mapping i git an animation where the ai throws the flashbang into the room. so i would just need the enemy ai to get flashed and the effext to get played... [more] |
3 | 1312 | Feb 16, 2012 08:33 pm by tschiggen ![]() |
![]() |
flashbang in room Call of Duty 4 : CoD4 SP Mapping hey there, so once again i tried to script a breaching sequence. im pretty fine with the anims. the only thing i stuck as this flashbang. i want a flashbang exploding in the room to clear. so i would do it with a script origin, but i dont know how d... [more] |
3 | 1312 | Feb 14, 2012 09:15 pm by tschiggen ![]() |
![]() |
[Release] mp_dom Call of Duty 4 : CoD4 Map + Mod Releases this destroyable house-thing is pretty cool. well done... [more] |
7 | 2509 | Oct 12, 2011 07:59 pm by tschiggen ![]() |
![]() |
Heroes 7 Part 3 and 4 Call of Duty 4 : CoD4 Map + Mod Releases i personally had fun. but i just played until city defense after you saved price and vasquez. I think its too long. and you dhouldt let the ai spawn where the friendly ai is. i had nothin to do throught the defense. how long is this part of map ? ps:... [more] |
68 | 5257 | Oct 2, 2011 12:09 pm by tschiggen ![]() |
![]() |
gententarry with axis? Call of Duty 4 : CoD4 SP Mapping ok, and how should i give them now the order to set there goal pos to the players org... [more] |
4 | 1690 | Jul 29, 2011 09:25 am by tschiggen ![]() |
![]() |
gententarry with axis? Call of Duty 4 : CoD4 SP Mapping is there a way to define all axis ai ? cause i want them to check every 5 seconds where the player is and set it as goalpos. help plz thx tschiggen edited on Jul. 29, 2011 05:21 am by tschiggen and is it possible to delete or kill em after the... [more] |
4 | 1690 | Jul 29, 2011 09:10 am by tschiggen ![]() |
![]() |
not an entitiy Call of Duty 4 : CoD4 SP Mapping thanks ... [more] |
3 | 2846 | Jul 29, 2011 09:09 am by tschiggen ![]() |
![]() |
not an entitiy Call of Duty 4 : CoD4 SP Mapping I tried around with setgoalnode. in my testmap it worked, in my normal map not. the errorCode:******* script runtime error ******* type undefined is not an entity: (file 'maps/ankunft.gsc', line 132) level.val setGoalNode( bloodsea_val_node ); ... [more] |
3 | 2846 | Jul 29, 2011 07:03 am by tschiggen ![]() |
![]() |
waittill ("goal") doesnt work Call of Duty 4 : CoD4 SP Mapping i tried both. nothin worked. it still takes away the player weapons vefore he reached the node help ... [more] |
7 | 2946 | Jul 29, 2011 06:23 am by tschiggen ![]() |
![]() |
waittill ("goal") doesnt work Call of Duty 4 : CoD4 SP Mapping hi i tried around with waittill goal. so i take away the player weapons, when the ai reaches the goal. BUT..... it takes away the weapons, while hes still runnin. my .gscCode: runner_test() { level.runner = getent ("runner", "targetname");... [more] |
7 | 2946 | Jul 27, 2011 11:33 am by tschiggen ![]() |
![]() |
not an actor Call of Duty 4 : CoD4 SP Mapping so i finally got the heli working how i want. so the player leaves the heli, and the ai should move. but all i get is the error "not an actor" "level.val. setgoalnode...." my .gscCode:aispawn() { level.val = getent("val", "targetname"); lev... [more] |
3 | 1562 | Jul 14, 2011 08:38 am by tschiggen ![]() |
![]() |
how to land a blackhawk ? Call of Duty 4 : CoD4 SP Mapping so i attached the scripts, the console log, the map. this Cinema.IWD should be something of those operation cinema costum maps. ( i think it was. at least its no problem. other maps does work.) ... [more] |
26 | 2297 | Jun 15, 2011 02:21 pm by tschiggen ![]() |
![]() |
Can't find info for script vehicle [(null)] Call of Duty 4 : CoD4 SP Mapping you need to add the K/V of vehicletype/blackhawk when you want to make AI rappel down, just make a script_struct and give him the K/V of script_unload / both if you want the player to rappel down, look in the tutorial section. there i... [more] |
4 | 2045 | Jun 13, 2011 12:27 pm by tschiggen ![]() |
![]() |
how to land a blackhawk ? Call of Duty 4 : CoD4 SP Mapping my console.log edited on Jun. 12, 2011 05:56 am by tschiggen whoops double post. Sorry... [more] |
26 | 2297 | Jun 12, 2011 09:56 am by tschiggen ![]() |
![]() |
how to land a blackhawk ? Call of Duty 4 : CoD4 SP Mapping my console.log... [more] |
26 | 2297 | Jun 12, 2011 09:49 am by tschiggen ![]() |
![]() |
how to land a blackhawk ? Call of Duty 4 : CoD4 SP Mapping the stuff until this heli worked. thats why i didnt post it. the fog worked also. it was in the script before i wrote those movement scripts. so the error must be in the scripts i posted. but i dont see it... [more] |
26 | 2297 | Jun 11, 2011 02:15 pm by tschiggen ![]() |
![]() |
how to land a blackhawk ? Call of Duty 4 : CoD4 SP Mapping thank you both! i finaly made it! ias you can see in my .gsc i first spawn a model, linked it to the blackhawk "tag_passenger" and linked then the player to this model. now i did that: i just unlinked the model from the blackhawk, moved it with Mo... [more] |
26 | 2297 | Jun 11, 2011 10:50 am by tschiggen ![]() |
![]() |
how to land a blackhawk ? Call of Duty 4 : CoD4 SP Mapping i will check thre ewhen im back from school. but my first look says: "you dont understand something" xD and thats all just to get the player inside the seaknight, linking to the m19 (or whatever it was) and flys around ? i think it will... [more] |
26 | 2297 | Jun 10, 2011 10:56 am by tschiggen ![]() |
![]() |
how to land a blackhawk ? Call of Duty 4 : CoD4 SP Mapping when do i have to use it ? i tried: Code:heli_start() { level.fakeval = getent("fakeval", "targetname" ); level.fakeozone = getent("fakeozone", "targetname"); heli = getent("heli", "targetname" ); //wait 1; level.seat = spawn("script_mo... [more] |
26 | 2297 | Jun 9, 2011 03:35 pm by tschiggen ![]() |
![]() |
sound wont play Call of Duty 4 : CoD4 SP Mapping hey, i want to have just the subtitles (cause i didnt make voiceovers yet!). but it just says, unknown soundalias my .gsc Code:#include common_scripts\utility; #include maps\_utility; #include maps\_anim; main() { level.fogvalue[... [more] |
1 | 1410 | Jun 9, 2011 09:52 am by tschiggen ![]() |
![]() |
how to land a blackhawk ? Call of Duty 4 : CoD4 SP Mapping i use blackhawk model and i link him to "tag_passenger"... [more] |
26 | 2297 | Jun 8, 2011 12:32 pm by tschiggen ![]() |
![]() |
how to land a blackhawk ? Call of Duty 4 : CoD4 SP Mapping ok it worked. thank you. so now another question xD: when i use level.player unlink(); the player is inside the model. it just looks ugly. so i tried level.player movex(10,1,0,0); but it says "entity 0 is not an ..." so it doesnt wo... [more] |
26 | 2297 | Jun 7, 2011 12:58 pm by tschiggen ![]() |
![]() |
how to land a blackhawk ? Call of Duty 4 : CoD4 SP Mapping i tried. it didnt worked. xD i used "vehicle_ch46e" as model!... [more] |
26 | 2297 | Jun 6, 2011 05:09 pm by tschiggen ![]() |
![]() |
how to land a blackhawk ? Call of Duty 4 : CoD4 SP Mapping well does somebody whats the vehicletype of this ch46e (seaknight from airlift)... [more] |
26 | 2297 | Jun 6, 2011 04:56 pm by tschiggen ![]() |
![]() |
How do i make a bunch of dead russians? Call of Duty 4 : CoD4 SP Mapping there are also some anims. you could just spawn some ai guys(dead russian soldiers exist as ai) and let em play a loopanim. hope it helps... [more] |
15 | 2054 | Jun 4, 2011 12:55 pm by tschiggen ![]() |
| MODSonline.com Forums |
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
|
Partners
|
Friends
|
Copyright © MODSonline LLC
Tresware Content Management System © 2011
Website Designed by LKFX and Developed by Tresware