Hello Guest, please login or register.
Did you miss your activation email?
Login with username, password and session length.

Pages: [1]   Go Down

Author Topic: [Request / Listing] more room issues >_<  (Read 3122 times)

0 Members and 1 Guest are viewing this topic.

xxbloodlustxx

[Request / Listing] more room issues >_<
« on: April 06, 2006, 09:20:14 pm »
Okay so when I chop down a bush, and leave the room, and then come back, the bush is still chopped down. That issue is solved when I make the room not persistent, however when i re-enter the room, there are two Links!! One where I set him to begin the game, and one where I set him to go to when he leaves the other room. Sorry, my programming skills aren't exactly topnotch. :( I'm trying to learn though.
« Last Edit: February 08, 2012, 09:55:45 am by Niek »
Logged
Re: more room issues >_<
« Reply #1 on: April 07, 2006, 12:58:07 am »
  • *
  • Reputation: +1/-0
  • Offline Offline
  • Gender: Male
  • Posts: 4588
You must have another link in the other room. Check creation code as well. Double check Room Creation events? Check everything. Itrs in the last place you look.
Logged
the a o d c
Re: more room issues >_<
« Reply #2 on: April 07, 2006, 02:56:24 am »
  • The Broken King
  • *
  • Reputation: +0/-0
  • Offline Offline
  • Gender: Male
  • Posts: 1259
Instead of placing link directly in the room, have this code

Code: [Select]
if (!instance_exists(linksobjectnamehere))
{
  instance_create(xpos, ypos, linksobjectnamehereagain)
}
Logged
  • Broken Kings [Temp Site]

xxbloodlustxx

Re: more room issues >_<
« Reply #3 on: April 07, 2006, 03:36:31 am »
Hey thanks, it worked.
Logged
Pages: [1]   Go Up

 


Contact Us | Legal | Advertise Here
2013 © ZFGC, All Rights Reserved



Page created in 0.058 seconds with 45 queries.

anything