Hi, im wanting to image a sign using the API, but takes a player argument, and i just want to call it from the plugin with a url, on plugin startup. can i do that? im new.. thanks
API QuestionSolved
Yes, just pass null for the player argument.
nice one, thanks very much
Merged post
by the way do you know how to lock the sign next?
sign.SetFlag(BaseEntity.Flags.Locked, true); much love, thankyou
Locked automatically