17.12.2016, 00:56
(
Последний раз редактировалось danielpalade; 25.09.2017 в 22:00.
)
-- DELETED --
Looks fine to me, except that you are calling "time_since_pvar(playerid, "newbie_timeout")" twice and you called one of your functions "S" which is terrible coding style.
Anyways, is the code that you sent even from "w_helpers.inc" or did you just misread the errors? |
Yea, it's from w_helpers. The function "S" is basically a function that automatically formats a string and sends the message. There is no problem at all there since I don't get any warning at all from the S function.
|