• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Please help

Status
Not open for further replies.
Level 15
Joined
Jan 16, 2008
Messages
1,244
I'll assume that you have basic string knowledge. Each string has a fixed length and you can extract substrings from it. Now what you need to do is extract a substring which starts right after the order(in this case, 5 characters) and ends at the string's max length. Then you have extracted the player name. The rest is easy, just change the display name for that player to the extracted substring.
 
Status
Not open for further replies.
Top