Hi,
I recently got into UnrealScripting and I have a couple of questions.
What builtin basic function can I use in UScripts?
I am trying to split a string at the return character ("\n") but doesn't seem to be accepted...
Do I have to use C++ or Java functions? Both?
I was also wonderinf if it is possible to have UScript access a mySQL database directly? if so how could I protect the login / pwd of mySQL db?
Thanks for the help
Qjahe
I recently got into UnrealScripting and I have a couple of questions.
What builtin basic function can I use in UScripts?
I am trying to split a string at the return character ("\n") but doesn't seem to be accepted...
Do I have to use C++ or Java functions? Both?
I was also wonderinf if it is possible to have UScript access a mySQL database directly? if so how could I protect the login / pwd of mySQL db?
Thanks for the help
Qjahe