Thread: Banned I.P.'s?
View Single Post
  #5  
Old 09-18-2009, 01:27 PM
drzoyburg
Sarnak
 
Join Date: Jun 2009
Location: ohio,usa
Posts: 36
Default

well Ive add this to the tables:
ALTER TABLE `account` ADD `lastip` VARCHAR(15) NULL ;

and now i need to find which cpp file to add a statment like
the logon-code to look up the update accounts-line and add IP to that line so the table see's it. Do you have any clue which one i need to add this too, I want to test this for you and see if it will work.

Doc
Reply With Quote