The following warnings occurred: | |||||||||||||||
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.2.24 (Linux)
|
Patching extra functionality into <gamemd.exe> - Printable Version +- Renegade Projects Network Forums (https://forums.renegadeprojects.com) +-- Forum: Inject the Battlefield (https://forums.renegadeprojects.com/forumdisplay.php?fid=60) +--- Forum: Ares General Discussion (https://forums.renegadeprojects.com/forumdisplay.php?fid=19) +--- Thread: Patching extra functionality into <gamemd.exe> (/showthread.php?tid=16) Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
|
RE: Patching extra functionality into <gamemd.exe> - ZombyDragon - 18.09.2006 Good point, I should keep my mouth shut... RE: Patching extra functionality into <gamemd.exe> - pArtizAn - 18.09.2006 hi, i have one question It is possible to make projectile (e.g. tank's cannon) fires on the straight line, but not on the major arc? RE: Patching extra functionality into <gamemd.exe> - Bobingabout - 19.09.2006 That's not a question, it's worded as a statement! And you are correct, I beleave the tag Arcing=yes might have something to do with arching. RE: Patching extra functionality into <gamemd.exe> - TheMan - 19.09.2006 it is posseble to make it go in a straight line, with the CourseLockDuration= tag, but if you have more range than 6 then the unit wont be able to fire at south, witch is hardcoded EDIT: dont wanna dubble post, but CnCVK, how often do you check the wish list? you should read it all there are some very intresting stuff there RE: Patching extra functionality into <gamemd.exe> - VK - 24.09.2006 Quote:how often do you check the wish list?I watch it every week BTW, in wishlist many double entries on different pages, also things which PD already did, had not removed Also what about extended overpowerable? RE: Patching extra functionality into <gamemd.exe> - ZombyDragon - 24.09.2006 Oooooooo! Me been wanting that!! RE: Patching extra functionality into <gamemd.exe> - TheMan - 24.09.2006 that looks cool, but how to use it? any way what happend with Dropship? will it still be in 1.09? and the heal sw that you and pd was talking about? and will 16-bit shp be in 1.09? RE: Patching extra functionality into <gamemd.exe> - Bobingabout - 25.09.2006 you know what i want, just look at my signature. even a couple of those feature would make me very happy. yes, that overpowering from units and structures looks nice, i could probably use that, but i want sensors on buildings more, should be easy according to PD. RE:Â Â Patching extra functionality into <gamemd.exe> - Vinifera7 - 25.09.2006 CnCVK Wrote:Also what about extended overpowerable?This allows structures to charge other structures? What I'd also like is to be able to control the number of chargers required to keep a Tesla Coil powered when in low power situation (hardcoded to 3), and to control the number of chargers required to overpower the Tesla Coil and change its weapon (hardcoded to 1). And of course add sensors for buildings too. Sorry for sounding demanding. It's really just a suggestion. RE: Patching extra functionality into <gamemd.exe> - ZombyDragon - 25.09.2006 Just wondering, but have you made any progress on the drain weapon? RE: Patching extra functionality into <gamemd.exe> - Renegade - 25.09.2006 Charge weapon + ambient damage == energy fence RE:Â Â Patching extra functionality into <gamemd.exe> - Vinifera7 - 25.09.2006 Renegade Wrote:Charge weapon + ambient damage == energy fenceThat sounds kind of cool, but anything between the fence posts, including your own units would be fried. Also, since there isn't an actual obstacle between them, your units would be dumb and walk right through. RE: Patching extra functionality into <gamemd.exe> - Guest - 25.09.2006 HOLAS: it's possible make an airstrike that fires more than a projectile? i mean..... lika a carpet bomber..... i want to make it but only drops a bomb... (du'h) RE: Patching extra functionality into <gamemd.exe> - Vinifera7 - 25.09.2006 It's hard coded to only fire one shot, so probably not possible without extensive exe hacking. RE: Patching extra functionality into <gamemd.exe> - ZombyDragon - 26.09.2006 There methods, though not perfect AFAIK. |