Master account to load overs?
#2

Would it be somewhere along the lines of this?
PHP Code:

for(new 1MAX_CHARACTERSPERPLAYER;i++)
{
mysql_format(mysqlquerysizeof(query),"SELECT `CharacterName`, `ID` FROM `characters` WHERE `MasterName` = '%e' LIMIT 1"PlayerInfo[playerid][Name]);
mysql_tquery(mysqlquery"OnCharacterLoad""i"playerid);

[/QUOTE]

Not between this but in the public OnCharacterLoad.
Reply


Messages In This Thread
Master account to load overs? - by TheLeech - 12.03.2017, 16:16
Re: Master account to load overs? - by coool - 13.03.2017, 06:44

Forum Jump:


Users browsing this thread: 3 Guest(s)