i have a few friends whose computer either freezes or crashes after having palace open for 5-10 minutes. I know it uses like 100% computer cycles. is there any...
I dont know if you have look but as a tech for a conpany some times the easyest fix is the one we over look . If is a heating problem make sure that computer...
bardos, Cleaning and bigger fans maybe your only fix. Curing Palace of memory leaks and CPU loading is impossible since there has been no core code maintenance...
hi, i'm using the following code for my script room, and I have no idea where to put my avs, so they will come up. since i got the code from ScriptBarn, thier...
... That section above are the 6 avatars. The prop ID's are the 9-digit numbers above. The first avatar consists of 3 pieces, and the rest are single pieces....
These are 6 Avs..replace with your prop ID's [ "958703651 958703668 958703674" "958958815" "958958805" "958958773" "958958837" "957247021" ] thearray =...
Actualy Alan has a special thing he adds -I have used it for years and it makes it sooo much easier one hint--if you see or use the semi-colon in a script ofr...
Now why would I go and do something like give out my email address? It asked me how I spell my name so I said "withletters". It asked for my email address so I...
Hi, I hear rumors that Vista wont run the palace client. Version 3.5 of the client is 32 bit, if I remember corretly. Does anyone know more about this? May...
We were told that about other MS versions and they worked but it is bound to happen one version since we dont get any new upgrades--sigh-XP really tried to not...
If that is the case I am sure that the compatibility tab will have a new checkbox saying "run in 32bit compatibility mode" :) My beta Vista did not like palace...
Bri, What do you mean "My beta Vista didnt like palace at all"? What exactly wouldnt work? Did it fail to open, or some functions wouldn't work? To me, if...
Seth, I am reasonably confident that since Win 98 was in it's heyday at CC, they targeted to Windows 98, which is a 32 Bit Operating system. I never heard of a...
Also Ph's Horse prolly would know hahaha since he worked for all the companies that owned ThePalace from the start as the God for all their servers etc and...
Has anyone seen/heard of a script that allows a user at a palace to list people? I mean someone who is not a wiz or god, even blessed at the palace. I have...
I would like an ON ENTWR script for the gate that would announce each member as they enter, including IP guests, with IP numbers, PUID, z-code user name and...
Itpscrae can not detect the IP, PUID or z-code so you can not announce that. You could announce the user's name and where they came from using part of the...
Iptscrae can only detect the names of people in the current room. What you saw could have been a plug-in or hacked client? ... Alan ... Palace Scripts:...
Hiyas Everyone, I am looking for a script that will allow the user to make a choice at the begining of a tour such as His or Her or something along that line....
In the starter room tour you can have a set of his or her buttons and room instructions in a local message for instance: ON ENTER { gender GLOBAL 0 gender = ...
It would probably be easiest to start the tour with His and Hers start buttons: ;his ON SELECT { pronoun GLOBAL "His " pronoun = 123 GOTOROOM } ;hers ON SELECT...
You need "bar" for His and Hers or you can use show name but that is tacky beaucoup in the doors or spots-whichever you like put this ON SELECT { [ [ 918726260...
okay, heres the catch. I am in need of help deeply! or my boyfriend is heh. He currently made a final fantasy roleplaying palace called "Final fantasy haven"...
... Actually, this can be done via authoring without any scripts at all. A door spot can be created that leads to the room people will be entering from, if...
you dont say where the spot is, within the same room, within another room, where Samantha <bioodyobsession@...> wrote: okay, heres the catch. I am in need...
My girlfriend messaged here again, and she asked the wrong thing lol thanks though, that is probably going to come in handy! Anyway here is what i wanted her...
If you are keeping track of the hit points by the spots (doors): Calculate the value of the spots: 1 GETSPOTSTATE 1000 * 2 GETSPOTSTATE 100 * + 3 GETSPOTSTATE...
If you are keeping track of the hit points by the spots (doors): Calculate the value of the spots: 1 GETSPOTSTATE 1000 * 2 GETSPOTSTATE 100 * + 3 GETSPOTSTATE...