Re: Windows media player mod for GunZ
Quote:
Originally Posted by
Joe9099
Well done man, you dont give up on projects, this is what all people working on projects should be like.
Looking forward to seeing other mods later on in date, like a proper attack and defend system? lol
That could be possible.
If the player's position is past X then it teleports them back to the base.
Thanks for the idea!
In other news:
Updated to 1.2 and source has been updated.
Without chat output is still stable.
Re: Windows media player mod for GunZ
wow! nice work!! Thnx.. 10/10
Re: Windows media player mod for GunZ
Quote:
Originally Posted by
Brandon-Bmx
I suppose I could, but then it would output it to everyone in the room or the channel. I'll take a look.
You could remove the input from being outputted through zchat::input
ya also, not diablo3 postin, borrowin acc.
Re: Windows media player mod for GunZ
Quote:
Originally Posted by
diablo3
You could remove the input from being outputted through zchat::input
ya also, not diablo3 postin, borrowin acc.
Yeah, I suppose I could hook ZChat::Input. I've never tried hooking any functions before though but I will have a look.
Re: Windows media player mod for GunZ
Wow, considering i gave you the source for this.. i get.. no credits?
I remember my exact words when i shown you the source.
~ZxPwn
Re: Windows media player mod for GunZ
Quote:
Originally Posted by
NIRVANAdylan
Wow, considering i gave you the source for this.. i get.. no credits?
I remember my exact words when i shown you the source.
~ZxPwn
Quote:
Originally Posted by
Brandon-Bmx
Thanks, I didn't use your source, I lost it when I installed windows 7.
Re: Windows media player mod for GunZ
Do we need to inject this into matchserver or the runnable lol? i'm so confused. i read it and all and it didn't work.
Re: Windows media player mod for GunZ
Quote:
Originally Posted by
Phantom
Do we need to inject this into matchserver or the runnable lol? i'm so confused. i read it and all and it didn't work.
Into the client.
Pressing end will search for windows media player.
Once found, it will enable chat commands.
Re: Windows media player mod for GunZ
Nice wrk!!!
Posted via Mobile Device
Re: Windows media player mod for GunZ
Quote:
Originally Posted by
Brandon-Bmx
Into the client.
Pressing end will search for windows media player.
Once found, it will enable chat commands.
Ah ok thank you. :P good job btw,
Re: Windows media player mod for GunZ
Now integrate iTunes ;)
Not that hard by the way. It uses the same technique. If you are using ZChatOutput for your output, may I suggest instead using the console? ZChatOutput has a race condition when being called from multiple threads. This is fixable with a direct patch, but it's easier to avoid it altogether.
/totally didn't test it out.
Re: Windows media player mod for GunZ
Great job!
I would love support for Winamp though.
Re: Windows media player mod for GunZ
I will look into it supporting multiple media players (iTunes, Winamp etc.)
Re: Windows media player mod for GunZ
Nice work, I couldn't even think of this great idea :P
10/10 :D
Re: Windows media player mod for GunZ
Quote:
Originally Posted by
Brandon-Bmx
I will look into it supporting multiple media players (iTunes, Winamp etc.)
dam, dude if you get this to work with multiple media players, you'd be like a partial god :P. Anyways, good luck with that.