Quote:
|
Originally Posted by Freecode
what line?
try "%s", wmsg
|
every time i want to use a variable eg.
format(wmsg, 224, "[Stormsys] %s(Server Admin), Has Just Entered The Game", playername)
client_print(id, print_chat, "Welcome Admin Enjoy Your Stay")
client_print(0, print_chat, wmsg) <-------------(wmsg)