View Single Post
  #10  
Unread 10-27-2006, 01:47 PM
lordebon lordebon is offline
Fetish Core author
This person is a EQ2Map developer.
Featured
 
Join Date: Jun 2005
Server: Crushbone
Posts: 2,667
Default

Quote:
Originally Posted by mother9987
Lol, I suppose we could use loops and concatenate to build the string from scratch, essentially cracking it like a password. Is the con :00B: and the name 'A'? Ok, is the Name 'B'? ...
Well, if the code is

:???: Name

I think it might be possible to use concat to build it up. Just have it do that WHEN you hit the "Who" button.

Thats the method I use in PHP for some stuff, like removing the first n characters, or removing up to and including the first space.


But yeah. Definately feedback it. It would make it so much easier if they just give you the data =)