View Single Post
  #35  
Old 12-15-2005, 08:21 AM
jake13jake jake13jake is offline
Former Classic Staff
jake13jake's Avatar
Join Date: Dec 2002
Location: Northwest Vermont
Posts: 1,452
jake13jake will become famous soon enough
Inspiration, if you want to come join LAT and help, with a good app I'd love to have you.
The GC Team seems to really enjoy my castle quest from testing. I'm trying to get all of the rooms linked, lost where I put the throne room and dining hall though . Then comes getting the boss done, rescripting the warp ring, fixing the weak statue class, and making it ridiculously hard to sneak into the throne room without defeating the boss. Then make sure the guards handle the individual clients correctly.


If anyone has some advise, why isn't strcontains(#s(clientr.quest_dungeon_statues),#s(t his.statueID)) returning true as

clientr.quest_dungeon_statues=ab
this.statueID=a
??
I can do it in gs2, clientr.quest_dungeon_statues.pos(this.statueID) != -1.
However, the pos string attribute function isn't in old gscript.

I just want v4 to be released so I stop having gscript1 nightmares :'(.
Reply With Quote