Server connecting messages
#1

solved by ma own
Reply
#2

You use this in OnPlayerConnect?
Reply
#3

You must do it when he logs in or else the server wouldn't know what level he is!
Reply
#4

Quote:
Originally Posted by povargek
Посмотреть сообщение
You use this in OnPlayerConnect?
no need for that. satdm have this and works also(ServerInfo[ConnectMessages] == 1)
Reply
#5

Quote:
Originally Posted by Jamester
Посмотреть сообщение
You must do it when he logs in or else the server wouldn't know what level he is!
cant we load player's file before he logged in ?
Reply
#6

Then basically anyone can join from anyone's account and have his data.
Reply
#7

Quote:
Originally Posted by [ND]xXZeusXx.
Посмотреть сообщение
Then basically anyone can join from anyone's account and have his data.
dont worry just connecting message appear after that login dialog also appear xD
Reply
#8

You've just copied it from the gamemode I've released and wanna add it on your own gamemode lol?
You're not loading player level to reset it here
PHP код:
 PlayerInfo[playerid][Level] = 0
load player level before doing messages stuff
Reply
#9

Quote:
Originally Posted by jlalt
Посмотреть сообщение
You've just copied it from the gamemode I've released and wanna add it on your own gamemode lol?
You're not loading player level to reset it here
PHP код:
 PlayerInfo[playerid][Level] = 0
load player level before doing messages stuff
sorry now ur credit is added here and in my script as well lol can u solve this ??
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)