View Single Post
  #4  
Old 02-16-2002, 07:47 AM
Goboom Goboom is offline
Pixel Monkey
Goboom's Avatar
Join Date: Dec 2001
Location: Michigan
Posts: 1,702
Goboom is on a distinguished road
Send a message via ICQ to Goboom Send a message via AIM to Goboom Send a message via MSN to Goboom Send a message via Yahoo to Goboom
Um....he shouldnt check the guidelines....he said...
help me i dont know what i am doing at all which he is asking for help.....
Use this....for the dance though if you want somehting sketchy...
NPC Code:

if (playerenters && !isweapon){
toweapons Dance;}
if (weaponfired){
timeout=0.05;}
if (timeout){
playersprite=random(0,40);
timeout=0.05;}
if (strequals(#c,Stop)){
timeout=0;}


as for the jail script...i dont get what you be talkn about
__________________
Reply With Quote