Author Topic: RC Bomb edits  (Read 781 times)

Hi all, I already have a slightly modified version of the rc bomb here that does not explode, has some speed tweaks, and shows the players name above the car.

I'm trying to use this version with the onplayertouch event to send a center print message that uses %1 in the text, but rather than displaying the name of the player controlling the rc car is displays "rc bomb". Could anyone who knows how to code try and fix this or anyone who knows events think up a workaround?
« Last Edit: August 14, 2017, 07:21:24 PM by MyNameIsYou »

u could have pm'd me

i think you need to assign the client to the bot to make that work

you may be able to use VCE's variable replacers
try onplayertouch > client > centerprint[<var:cl:name>] or whatever the replacer is
I suspect it'll have the same issue though