Thread: Global Heads
View Single Post
  #2  
Old 10-28-2003, 11:36 PM
Lance Lance is offline
dark overlord
Lance's Avatar
Join Date: Sep 2003
Location: Space Jam Mountain
Posts: 5,072
Lance is on a distinguished road
Quote:
Originally posted by Twusk


NPC Code:
//#CLIENTSIDE
if (playerchats) {
if (strequals(#c,sethead head893.gif)) setplayerprop #c,That head is not allowed;
}



Phew, too much scripting for one day... I'm going to have to lie down now. Oh, someone please get me a glass of water.
But, alas, you must do more. That does not account for those who already have the invisible head.

Quote:
Originally posted by Loriel
'sethead head893.png'
'sethead head893.gif'
'setheadhead893.gif'
I pwned your script.
The .png version is correct; only the .gif version lacks a proper transparency definition. Nice eye about the spaces, however.
Reply With Quote