Poll

Which icon should be used as the spot icon

Option 1
Option 2
Option 3

Author Topic: Player spotting device (item)  (Read 4044 times)

I love how I post 90% finished code, and it gets loving ignored. All you guys need to do is edit my code, and add a teamchat message in the "if" statement.

idk how to add a teamchat message, my sounds are also not playing at the right position and i cant get the icon to pop over a player

Play the 3d sound right at the clients players position? Also you can do serverCmdTeamMessageSent(%client,%msg); to make the player send a team message.

Play the 3d sound right at the clients players position? Also you can do serverCmdTeamMessageSent(%client,%msg); to make the player send a team message.
wait so
Code: [Select]
serverCmdTeamMessageSent(%client,%msg); means that i need to make a new function and define %msg?

I shouldnt be asking these questions. Im confused.
« Last Edit: February 01, 2015, 01:51:13 PM by Ctrooper »

If this gets done it would be interesting for Trench Wars.

ok, im done someone else do this. I cant code.

This is seriously so easy, a cave man could do it.

Lol ik, but i just suck at coding it was never my thing, and i dont want to take the time to learn it.

And if its so easy then you can do it for us.

The location of the players would be stored even before the player uses it, but wouldn't show until after.
oh right, give precise locations of other players to all the players
yeah
what could go wrong
maybe an aimbot or two

oh right, give precise locations of other players to all the players
yeah
what could go wrong
maybe an aimbot or two
Can confirm.. If given coords I would write a aimbot.


I once requested this to Marble Man before he was banned.
But my request was different, I requested a hearing client that shows an outline of a player's body, vehicle, bot. through walls
and when they move, you "Hear" them by seeing the outline of their shape.And when player's attack with a weapon or chat, you can hear them. CAPS chat makes their outline even more visible, the further they are the more faded their outline is.. But it turns out he denied it claiming it was "Impossible for BL" and if he tried I would have to pay him.

I once requested this to Marble Man before he was banned.
But my request was different, I requested a hearing client that shows an outline of a player's body, vehicle, bot. through walls
and when they move, you "Hear" them by seeing the outline of their shape.And when player's attack with a weapon or chat, you can hear them. CAPS chat makes their outline even more visible, the further they are the more faded their outline is.. But it turns out he denied it claiming it was "Impossible for BL" and if he tried I would have to pay him.
It's not impossible. There just isn't a very good way to make it.

I am currently almost done with an alternate Player Locator. Here's how it works (And yes, it does):
bottomPrint shows your current location (Updated every 1 second), and you type /locate [PlayerName] to target another player. It will then show you your target's position next to yours in bottomPrint.

Comes with commands /locater for help, and RTB prefs for enabling and disabling the locator.