Author Topic: Centerprint disappears when I take out weapon.  (Read 481 times)

Yep. If I use onactivate>client>centerprint

and I pull out a weapon while the print is onscreen, it goes away. This is really annoying me. Please help.

i think it's VCE prints that cause that

i think it's VCE prints that cause that

Yeah, I have those enabled. And my console is being spammed with errors. Why does it do this? Infact, why would it be published if broke

Yeah, I have those enabled. And my console is being spammed with errors. Why does it do this? Infact, why would it be published if broke

Disable them, do not enable them until you know how to use them

They are used for RPGs when you want to permanently display a variable, like Gold. in RTB Prefs, you can put <var:client:gold> and it will permanently show the variable for gold on center print / bottom print.

Yeah, I have those enabled. And my console is being spammed with errors. Why does it do this? Infact, why would it be published if broke

They are not errors. The VCE Prints get updated every time you take out a weapon/item.

Disable them, do not enable them until you know how to use them

They are used for RPGs when you want to permanently display a variable, like Gold. in RTB Prefs, you can put <var:client:gold> and it will permanently show the variable for gold on center print / bottom print.

I know how to use them, and that is exactly what I'm using them for.

They are not errors. The VCE Prints get updated every time you take out a weapon/item.

That's pretty annoying. It'll be showing how much gold I have, then I take out a weapon and it says Gold: (Blank), when it used to say Gold: 10. :I

No edit.

The error I get is:

Add-Ons/Event_Variables/server.cs (393): Unable to find object: '' attempting to call function 'getGroup'.

It then shows this one:

Add-Ons/Event_Variables/server.cs (393): Unable to find object: '' attempting to call function 'getVariable'.

And they back trace to the bottom print.