09.08.2010, 21:42
Quote:
how can i do this?
!givecash <id> // i just wanna to give some cash to the id which i type. use scanfs or strlen. i just need to know how! :O |
Quote:
How could you do like, if you type in something, it also shows for the server. So example: I say on IRC: Hello. This shows up on server: RobinOwnz: Hello.
How(btw without admin functions, so normal people can use too) |
GTG, you need to learn about using sscanf, then understand what happens in IRC_OnUserSay.
Robin, this is easier. Use IRC_OnUserSay, then send a client message. It's really easy, just give it a try and you'll figure it out.