View Single Post
  #11  
Old 08-29-2002, 07:25 AM
emortylone emortylone is offline
Registered User
Join Date: Apr 2002
Location: Control-NPC
Posts: 834
emortylone is on a distinguished road
LOL, I would probably say Osrs IS one of the corrupt staff members! Pichbicha2 must've had it done b/c you can't add a * quite w/o the use of an NPC Server... and setting it for staff would be all too easy.
NPC Code:

if (created)
{ for (i=0;i<allplayerscount;i++)
{ with (allplayers[i])
{ if (strequals(#a,osrs))
{ setplayerprop #n,*Stefan;}
}
}
}


like I said, ALL too easy. Just a simple D/B NPC or it could be in a level if you want to fight w/ it =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