I've reached the critical point in my mod where anymore anything added to the scnr tag kills it
So I looked up meta faking, it looks like the tut was written in entity's infancy (alpha) so I'm wondering if the meta cloning bit is necessary, (here comes the question) can I just point(ident swap) the unused resources in the scnr tag to my new things
meta faking understanding
- bumlove
- Posts: 305
- Joined: Tue May 29, 2007 1:17 pm
- Location: Islamic fundamentlist capital of europe, seriously my home town is a hole
![]() |
meta faking understanding
never underestimate the predictability of stupidity
- grimdoomer
- Posts: 1440
- Joined: Mon Oct 09, 2006 4:36 pm
![]() |
is meta facking like adding the chunks but in the meta? like lets say i want to add a reflexive chunk but for varouse reasons i cant in entity. Could I extract the meta and add the chunk that way? If so is there a tutorial some where I dont recall seeing one. If I am completly wrong then disregaurd this post.

AI Zones in MP | Ambiance | Gravemind Beta v1.1
Aumaan Anubis wrote:Grimdoomer. The first person ever to mod Halo 2 Vista.
- bumlove
- Posts: 305
- Joined: Tue May 29, 2007 1:17 pm
- Location: Islamic fundamentlist capital of europe, seriously my home town is a hole
![]() |
Meta faking is a way of fixing system link when you can't add anymore resources to the scnr you use unused resources and overwrite them with the new bloc jpt proj meta here is the tutorial I'm just wondering if it can be ident swapped as entity has move on a bit since Alpha as for your problem no I don't think that would work (if the bsp is being a bitch you may have to do all your scnr modding/chunk adding before the conversion)
Last edited by bumlove on Tue Nov 13, 2007 9:56 am, edited 1 time in total.
never underestimate the predictability of stupidity
- DemonicSandwich
- Posts: 1198
- Joined: Sat Sep 30, 2006 6:10 pm
- Location: �
![]() |
![]() |
Meta Faking is copying the "meta offset" of a object and pasting it over the meta offset of another object using DotHalo.
Example: I copy the meta offset of the warthog and paste it over the meta offset of the spectre. Now when I try to load the spectre, instead a warthog appears.
This is used mainly to fix the SLC of a map by copying the meta offset of a new object and pasting it over the meta offset of an object already referenced.
Edit: wow, you got it as I was typing...
-_-
Example: I copy the meta offset of the warthog and paste it over the meta offset of the spectre. Now when I try to load the spectre, instead a warthog appears.
This is used mainly to fix the SLC of a map by copying the meta offset of a new object and pasting it over the meta offset of an object already referenced.
Edit: wow, you got it as I was typing...
-_-
AIM wrote:Demonic5andwich (6:10:10 PM): structure of a first person weapon animation:
Demonic5andwich (6:10:43 PM): mess, mess, maybe a node?, another header?! wtf!, more mess, tacos, more shit
- bumlove
- Posts: 305
- Joined: Tue May 29, 2007 1:17 pm
- Location: Islamic fundamentlist capital of europe, seriously my home town is a hole
![]() |
I just found this which I understand it is like meta faking but doesn't involve using dothalo
Thanks to the demonicsandwich the most evil bread based snack known to man (second only to the pot noodle for all food groups)neodos wrote:you could use tags that are not going to be used on the map(you'll chose which) and swap the predicted resouces idents to the new tags.
Last edited by bumlove on Tue Nov 13, 2007 10:26 am, edited 1 time in total.
never underestimate the predictability of stupidity
- grimdoomer
- Posts: 1440
- Joined: Mon Oct 09, 2006 4:36 pm
![]() |
hmm interesting, now I can overwrite meta, when i inject it with H2X does it actully change. Say I overwrite the scenery placement chunk with the weapon pallet will this relly work and show up in say entity?

AI Zones in MP | Ambiance | Gravemind Beta v1.1
Aumaan Anubis wrote:Grimdoomer. The first person ever to mod Halo 2 Vista.
Example: i want a battle rifle to spawn over a tree. I copy the meta offset # and then go to the tree. Then paste it over the tree's meta offset #. Then hit save changes.grimdoomer wrote:hmm interesting, now I can overwrite meta, when i inject it with H2X does it actully change. Say I overwrite the scenery placement chunk with the weapon pallet will this relly work and show up in say entity?
Now, your battle rifle will spawn where the tree used to.
