18.04.2009, 15:42
I'm having an issues with my includes. I have two seperate "dutils" and "Dini" that are compatible with either my gamemode or Filterscipt.
When I use one set, my fs works well. However my gamemode cannot compile. If I use the other set, my gamemode compiles, but my FS doesn't.
How can I add missing commands from one include set into another so that both my GM and FS work together without issues?
Does anyone know what I'm asking for?
When I use one set, my fs works well. However my gamemode cannot compile. If I use the other set, my gamemode compiles, but my FS doesn't.
How can I add missing commands from one include set into another so that both my GM and FS work together without issues?
Does anyone know what I'm asking for?


By letting people know that you have solved it stops people wasting time trying to help. But most importantly, it helps people who have the same problem as you in the future know HOW you solved it (providing they search for it - which unfortunately many still don't). In addition, it teaches people who never even knew how to solve it, learn and understand how you solved it- i certainly learnt something.