Thread: getplayer
View Single Post
  #22  
Old 06-12-2004, 09:44 PM
osrs osrs is offline
Graalian since 1998
osrs's Avatar
Join Date: Mar 2002
Location: Brazil
Posts: 2,724
osrs is on a distinguished road
Send a message via ICQ to osrs Send a message via AIM to osrs Send a message via MSN to osrs Send a message via Yahoo to osrs
Quote:
Originally Posted by falco10291029
Ok....its new to me cus for the past 2 years ive made single player adventure games so its new for me.....also with(index) is thhe correct format right not with(players[index])
NPC Code:

with(players[index]){
//do action
}



There are a bunch of others players[index] variables too, not only .id;
Learning scripting is just an act of read, comprehend and test.
__________________
"Ability is what you are capable of doing. Motivation determines what you do. Attitude determines how well you do it."
Facebook: facebook.com/raysilvadotnet /

Last edited by osrs; 06-13-2004 at 12:03 AM..
Reply With Quote