• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
level.*
#1
Can I see somewhere which functions or attributes I can use via level.* and their code? Where does it lie?

  Reply
#2
Wat?
  Reply
#3
blops is shit, mod mw3 bro
[Image: r212360a129ce9b84444093b6cd2699013a1fbn155.png]
  Reply
#4
(11-17-2011, 17:08)G-Man Wrote: blops is shit, mod mw3 bro

mw3 isn't even moddable.
And this is a question that applies to all call of duties, I think. Because I don't fully understand the question. lol
[Image: MaEIQ.png]
  Reply
#5
I think he wants to know which function pointers he can use without modifying existing files (for example for a custom gametype)

here are some:
Code:
level.onPrecacheGametype = ::onPrecacheGametype;
level.onStartGameType = ::onStartGameType;
level.onRoundEndGame = ::onRoundEndGame;
level.onTimeLimit = ::onTimeLimit;
level.onOneLeftEvent = ::onOneLeftEvent;
level.onDeadEvent = ::onDeadEvent;
level.onRoundSwitch    = ::onRoundSwitch;
level.onSpawnPlayer = ::onSpawnPlayer;
level.onSpawnPlayerUnified = ::onSpawnPlayerUnified;
level.giveCustomLoadout = ::giveCustomLoadout;
level.onPlayerDamage = ::onPlayerDamage;
level.onPlayerScore = ::onPlayerScore;
(08-10-2011, 12:58)Pozzuh Wrote:
Se7en Wrote:Stealed, from cod4 mod ...
look who's talking

[Release] Old School Mod v2.2
[Release] Scroll menu

  Reply
#6
Thanks for ur help guys, i will try to make it easier to understand. So im trying to find the code that is responsible for that: level.onlinegame

Where is that defined?

  Reply
#7
(11-17-2011, 21:06)BlackHawkLex Wrote: Thanks for ur help guys, i will try to make it easier to understand. So im trying to find the code that is responsible for that: level.onlinegame

Where is that defined?

Probably in globallogic.gsc .

download Notepad++ and use the "Find In Files" option (ctrl+f) to find whatever you want Smile
(08-10-2011, 12:58)Pozzuh Wrote:
Se7en Wrote:Stealed, from cod4 mod ...
look who's talking

[Release] Old School Mod v2.2
[Release] Scroll menu

  Reply
#8
(11-17-2011, 22:06)iAegle Wrote: the "Find In Files" option (ctrl+f) to find whatever you want Smile

[Image: 9514bce4.png]

...

  Reply
#9
(11-17-2011, 22:55)Rendflex Wrote:
(11-17-2011, 22:06)iAegle Wrote: the "Find In Files" option (ctrl+f) to find whatever you want Smile

[Image: 9514bce4.png]

...


Renderflex, why are you always such a hopeless person that shares his mind and always posts something useless? Don't get me wrong, I luv you buddy but JUST GTFO OUT OF THE SERIOUS THREADS Troll
(08-10-2011, 12:58)Pozzuh Wrote:
Se7en Wrote:Stealed, from cod4 mod ...
look who's talking

[Release] Old School Mod v2.2
[Release] Scroll menu

  Reply
#10
(11-17-2011, 22:57)iAegle Wrote: Renderflex, why are you always such a hopeless person that shares his mind and always posts something useless? Don't get me wrong, I luv you buddy but JUST GTFO OUT OF THE SERIOUS THREADS Troll

  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Our Level Fastfile is Different from the Server. CheeseToast 6 10,554 11-03-2013, 17:52
Last Post: CheeseToast
  All Level and Perks Pro Unlocker browneggs 1 2,508 09-24-2012, 09:38
Last Post: d0h!
  [Tutorial] Level, Prestige and Token hack, Configurable C# Source d0h! 3 6,573 08-31-2012, 11:26
Last Post: Puffiamo
Brick [Release] MW3 Level/Prestige Hack [v1.9.411] can1907 1 12,900 08-28-2012, 13:46
Last Post: Nekochan
  [Release] MW3 Level/Prestige Hack by dylankrajewski [v1.9.433] dylankrajewski 6 7,639 08-28-2012, 11:52
Last Post: d0h!
Brick [Release] MW3 Level And Stats Hack v1.7.413 can1907 17 11,854 08-16-2012, 16:11
Last Post: d0h!
Brick [Release] MW3 Prestige+Level+Stats Hack v1.9.433 can1907 1 3,370 07-22-2012, 21:44
Last Post: surtek
Brick [Tutorial] SPEC OPS LEVEL 50 (CHEAT ENGINE) can1907 2 3,842 12-03-2011, 19:21
Last Post: d0h!
  Help How to reset level in mw3? guliwer 2 5,600 11-23-2011, 20:44
Last Post: Arteq
  COD MW3 Prestige Ranks level Icons DarthVader 1 4,188 11-19-2011, 03:08
Last Post: JariZ

Forum Jump:


Users browsing this thread: 1 Guest(s)