Author Topic: Custom Prefix and Suffix  (Read 4266 times)

findclientbyname("block").setsuffix("hi ");

You sir, are a dumbass.

This add-on is made for people who don't want to use or do not have Eval (or console access). Plus; using eval to set clan tags is only temporary (especially that code).

findclientbyname("block").setsuffix("hi ");
You sir, are a dumbass.

This add-on is made for people who don't want to use or do not have Eval (or console access). Plus; using eval to set clan tags is only temporary (especially that code).
Plus the function setSuffix does not exist.

It'd be findClientByName("block").clanSuffix = "hi";