SetSignLines does not work
|
03-16-2025, 10:36 PM
In API: SetSignLines(BlockX,BlockY,BlockZ,Line1,Line2,Line3,Line4,Player)
if isset "Player" then i get error "to many arguments". if there is no "player", the function works fine, but my another function not work... if i place sign with "[stats]" in first line, all work, but i klick on sign, function "OnSignUpdate" not getting "Player" and send error. if i added "Player" in function "SetSignLines", i get error "to many arguments" in function "SetSignLines"... How do? my code: Code: function OnSignUpdate(World, BlockX, BlockY, BlockZ, Line1, Line2, Line3, Line4, Player) |
« Next Oldest | Next Newest »
|
Users browsing this thread: 1 Guest(s)