Search found 8 matches
- Mon Jan 02, 2006 5:19 pm
- Forum: Programming
- Topic: DLL Modding for Halo
- Replies: 2
- Views: 919
DLL Modding for Halo
I know someone probably has done this already, but I cannot find any tutorials or instances of this mentioned for Halo on this forum. I was looking up some things for assembly modding and this came up http://www.wcrevival.de/hcl/exe_dll/dll_patches.txt . This seems like it would be much easier to do...
- Tue Nov 15, 2005 12:08 pm
- Forum: Programming
- Topic: Scoreboard and Dynamic Spawn Point Questions
- Replies: 7
- Views: 919
- Mon Nov 14, 2005 11:24 am
- Forum: Programming
- Topic: Scoreboard and Dynamic Spawn Point Questions
- Replies: 7
- Views: 919
Scoreboard and Dynamic Spawn Point Questions
Hello,
Does anyone here know how to modify the scoreboard values?
How about setting spawn points to different locations based on where players are on the map? (ie. set a spawn point next to a teammate or far away from an opponent)
Thanks,
StuporMan
Does anyone here know how to modify the scoreboard values?
How about setting spawn points to different locations based on where players are on the map? (ie. set a spawn point next to a teammate or far away from an opponent)
Thanks,
StuporMan
- Mon Nov 14, 2005 4:04 am
- Forum: Discussion
- Topic: Question about new game type creation
- Replies: 3
- Views: 445
That is why I asked the question. 2 and 3 might, but 1 might not. If I can get refined enough control over the scoreboard I might can do what I want to a certain extent. If this does require actual game code changes, then could someone point me in the right direction to how to begin this. I am sure ...
- Fri Nov 11, 2005 4:12 am
- Forum: Discussion
- Topic: Question about new game type creation
- Replies: 3
- Views: 445
Question about new game type creation
I do not know if this is the correct forum to ask this question or not, but here goes... I am interested in creating a new game type, or changing the "victory conditions" of one of the current game types. Basically I wish to create a game type (lets call it Domination) where the objective ...
- Thu Nov 10, 2005 1:04 pm
- Forum: Modding Discussion
- Topic: Mutliplayer Questions from a Halo Modding Newb
- Replies: 6
- Views: 731
- Thu Nov 10, 2005 4:20 am
- Forum: Modding Discussion
- Topic: Mutliplayer Questions from a Halo Modding Newb
- Replies: 6
- Views: 731
Thanks for the response. I am modding the full version of the game either Custom Edition or Regular (whichever is easier, I am assuming the Custom Edition). You did not comment on the scoreboard, and this is one of the key elements I am looking for. Maybe a little more information on what I am tryin...
- Wed Nov 09, 2005 5:26 am
- Forum: Modding Discussion
- Topic: Mutliplayer Questions from a Halo Modding Newb
- Replies: 6
- Views: 731
Mutliplayer Questions from a Halo Modding Newb
All right, a few questions from the new guy around here. 1) Is it possible to modify the "victory conditions" for a Halo multiplayer game and where can I find this information (ie do something like the combined kill score for all teams reaches a certain total)? 2) Is it possible to change ...