Admin has joined the server
#5

Quote:
Originally Posted by Burridge
If you have a OnPlayerLogin function (With your register system maybe?) add it there. If you don't know what I mean, check SeifAdmin maybe?
My server does not use a register system. (if you mean /register password).

Maybe ill try the OnPlayerSpawn one.

Another problem when i add it to my gamemode, i am getting about 3 errors.
Код:
C:\Users\Fred\Documents\samp03asvr_win32\gamemodes\grandlarc.pwn(142) : error 010: invalid function or declaration
C:\Users\Fred\Documents\samp03asvr_win32\gamemodes\grandlarc.pwn(145) : error 021: symbol already defined: "GetPlayerName"
C:\Users\Fred\Documents\samp03asvr_win32\gamemodes\grandlarc.pwn(148) : error 010: invalid function or declaration
Line 142:
Код:
if(IsPlayerAdmin(playerid))
Line 145:
Код:
GetPlayerName(playerid, name, 24);
Line 148:
Код:
return 1;
Sorry, but i have just started with pawno scripting so i need to get a bit more experience with this.
Reply


Messages In This Thread
Admin has joined the server - by Freddy_Manchez - 01.11.2009, 10:14
Re: Admin has joined the server - by woot - 01.11.2009, 10:21
Re: Admin has joined the server - by Zeex - 01.11.2009, 10:25
Re: Admin has joined the server - by Burridge - 01.11.2009, 10:29
Re: Admin has joined the server - by Freddy_Manchez - 01.11.2009, 10:43
Re: Admin has joined the server - by woot - 01.11.2009, 11:55
Re: Admin has joined the server - by radhakr - 01.11.2009, 13:12
Re: Admin has joined the server - by Freddy_Manchez - 01.11.2009, 15:22
Re: Admin has joined the server - by Burridge - 01.11.2009, 16:55

Forum Jump:


Users browsing this thread: 1 Guest(s)