whell im trying to so i need some help
and i couldnt find whats wrong in the manual
and anyway trying is the best way to learn
edit: oh thanx ill try it wright away
edit2:
quote:
Originally posted by NanaFreak
ok let me fix your code up...
code:
function OnEvent_Initialize(MessengerStart){
EditChangeAllowed=false; // you hat the whole syntax wrong here
}
function OnEvent_ChatWndCreated(ChatWnd){ // syntax wrong here too
ChatWnd.SendMessage("Je kan niet typen. Je kan alleen bellen"); // you again had the wrong syntax
}
i hope this helps you out
i still get an error it says im missing the wright rights or that its damadged