Red King
Junior Member
Posts: 21
– / / –
Joined: Feb 2007
|
O.P. RE: RE: a problem scripting :/
quote: Originally posted by Mattike
quote: Originally posted by Red King
edit: i tried that and it's not replacing anything now is there anything else i'm supposed to add to all this?
markee's code outputs the text in the debugging window. If you'd know how to script, you'd probably have seen that...
Anyways, replace
code: Debug.Trace(eMessage);
with
code: return eMessage;
according that you're working in the OnEvent_ChatWndSendMessage event.
alrighty then thanks for the info i'll try it now
aaand like i said before i don't know very well i'm kinda new
only started yesterday so i might be needing help for a while ^^;
i should soon get the hang of it though i learn most things kinda quick
edit: HURRAY thank you it works now it's just not giving me my spaces which i guess needs to be put in the character list or something so i'm about to do that now
thank you all guys for helping me out i promise i'll practice and make myself better so you aint stuck always helping me o.o;;
edit again XD: all done now and yes the no space problem was my A-Z's bot not having a space in the character list which is now done
thanks again guys i really appreciate your help
This post was edited on 02-14-2007 at 09:15 PM by Red King.
|
|