coding questionGuest 06.06.08 09:12:21 pm I have a question to. I'm trying to build a map but I want to make it so you can talk to say the weed grandpa like you can in random island. can someone help me?
Re: Coding Questions Go HereRaven Shadow User Offline 06.06.08 10:25:51 pm old thread ... Scripting question should be posted in the Scripting Questions Thread. The answer to your question is .... Use this code during the preload event. 1extendscript 0,0,"sys/scripts/random_start.s2s"; To see this code in use, open sys\random_02_endless_n.inf and read thru it.