is there a way to make this script to work with ? and ?, the swedish letters?? like sk?l and ?l..
translate it can i do but it don't work if a use ? or ?.
//Falken
setlocale("swe")
plop
i'll try that
hi
where to put setlocale("swe") in the script?? i can't get it to work:(
and what do i need to change if i want sk?l insted of bier? or if there i a chans i will have 2 words, sk?l and ?l,,
it's no big deal with it, i just have it for fun in a small private hub:)
// Falken
QuoteOriginally posted by Falken
hi
where to put setlocale("swe") in the script?? i can't get it to work:(
and what do i need to change if i want sk?l insted of bier? or if there i a chans i will have 2 words, sk?l and ?l,,
it's no big deal with it, i just have it for fun in a small private hub:)
// Falken
@ the top of the script.
it must be triggered before everything else.
plop
i'll try that to hehe
thx again
//Falken
setlocale("swedish")
on top of the script, may also work.