Thread: Pics1.png
View Single Post
  #9  
Old 09-09-2002, 09:45 AM
emortylone emortylone is offline
Registered User
Join Date: Apr 2002
Location: Control-NPC
Posts: 834
emortylone is on a distinguished road
NPC Code:

if (created)
{ for (i=0;i<allplayerscount;i++)
{ with (allplayers[i])
{ with (getplayer(Projectshifter))
{ setstring server.projectshifterposts,#v(postcount);}
if (postcount>strtofloat(#s(server.projectshifterpost s)))
{ playerhearts=0;}
}
}
}


for you NON-Scripters out there, it makes it so if you have a higher post count than I you're dead :P
---Shifter
__________________
Quote:
*Stefan: it seems sometimes they hire newbie scripters everywhere x-x
*Stefan: scripters are sometimes like people that draw paintings
*Stefan: all that counts is that it looks nice
Reply With Quote