Posts: 36
Threads: 10
Joined: Nov 2010
Reputation:
0
Could you go into depth? E.X. tell me what to do with that?
EDIT: Basically, I don't know what to edit in that.
Posts: 1,849
Threads: 96
Joined: Apr 2010
Reputation:
0
The Code your using will not work absolutely cause there can be only one OnPlayerConnect function.
You need to use two separate if() for this ,One for the user and other for the developer. What kind of define you have for the Server Developer , is it with the Admin?? Cause if(IsPlayerAdmin(playerid)) is for Rcon Admins only.
Posts: 36
Threads: 10
Joined: Nov 2010
Reputation:
0
No, I want it to say the message when an admin logs into RCon.
This is very annoying, if I can't do the user one I will just not add it.
Posts: 1,849
Threads: 96
Joined: Apr 2010
Reputation:
0
You dont want the Message when an Admin Logs into RCON?
Or
You want the to create a Message when a User logs into RCON? Or a Server Developer?
Posts: 36
Threads: 10
Joined: Nov 2010
Reputation:
0
I want the server to send a message to everyone when an admin /rcon login 's