Thread: Strings
View Single Post
  #5  
Old 09-20-2003, 07:54 AM
Dach Dach is offline
call me Chad, it's cooler
Dach's Avatar
Join Date: Aug 2002
Posts: 1,899
Dach is on a distinguished road
all in one string? use #e(startindex,length,string) for the previous part of the string being examined, and another for the end, then setstring string,#s(partstr1) #b #s(partstr2)

Ah, the power of strings...


[Edit] Note: my syntax is probably wrong
__________________
Scripting Documents:Old Script Documentation-Movement Tutorial
Reply With Quote