Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IWXM: The Revival
#11
(08-09-2013, 09:21)Pozzuh Wrote:
(08-09-2013, 05:28)DidUknowiPwn Wrote: I've tried making some CoD 4 mods using some MW2 functions that I made.
Something like a counter to players I would use something like foreach(player in level.players), foreach doesn't exist as far as I can tell in CoD 4.

for(int i = 0; i < level.players.size; i++)
Really not that hard...


Like he knows what it does Troll
C++/Obj-Cdeveloper. Neko engine wip
Steam: Click
Reply

#12
I knew what the work around was but yes some things that are missing will be hard to actually find a work around to adding it into cod4
Do not take life too seriously. You will never get out of it alive.
[Image: UGPjFJa.jpg]
Reply

#13
(08-09-2013, 16:29)DidUknowiPwn Wrote: I knew what the work around was but yes some things that are missing will be hard to actually find a work around to adding it into cod4

Like?

The only thing I can think of is the Notifyonbuttonpress() thingy
[Image: MaEIQ.png]
Reply



Forum Jump:


Users browsing this thread:
2 Guest(s)

Forum Powered By MyBB, Theme by © 2002-2024 Melroy van den Berg.