Thread: A question
View Single Post
  #4  
Old 02-17-2002, 02:38 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
All you do is make a server.string for non p2p, have it so if it equals the account, it warps them to the rest of the string, and use tokenize to seperate the string into tokens
like #t(0) would be the account, #t(1) the level #t(2) x #t(3) y
Reply With Quote