View Single Post
bl4nk
SourceMod Developer
Join Date: Jul 2007
Old 08-11-2008 , 16:21   Re: How to open up a menu to client when he connects?
Reply With Quote #7

Are you copy/pasting the code I posted or are you trying something on your own? I fixed that with the code you provided above by changing the timer callback to:

public Action:AdminMenu(Handle:timer, any:clientId)
bl4nk is offline