block id
#1

is it possiable to stop a player login in as id 8 as its bugged on my server and need temp fix
Reply
#2

OnPlayerConnected:
Код:
if(playerid = 8)Kick(playerid);
Reply
#3

wont work just means i wil only have 8 players on at one time.
Reply
#4

Quote:
Originally Posted by GTAguillaume
OnPlayerConnected:
Код:
if(playerid = 8){ 
Kick(playerid)
}
Reply
#5

Quote:
Originally Posted by Klutty
Quote:
Originally Posted by GTAguillaume
OnPlayerConnected:
Код:
if(playerid = 8){ 
Kick(playerid)
}
That's the same...


Another solution: kick hem, and connect a bot.
Reply
#6

so my something like
(just idea not real code)

if(playerid = {
Kick(playerid)
loadnpc// i know not rite
}

is that the main idea of what ur saying
Reply
#7

I think what he means is he wants it to like skip people joining as Id #8 and goto 9 like there id 7 (skip 9
Reply
#8

yer tht wat i mean
Reply
#9

I think it's easier to just fix the bugs for id 8
Reply
#10

Yeah, tell us the bug of ID 8 so we may help you
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)