PtokaX forum

Development Section => Your Developing Problems => Topic started by: Intel on 09 January, 2004, 23:40:14

Title: DIfference
Post by: Intel on 09 January, 2004, 23:40:14
What is the Diff Between
NewUserConnected(user)

 &

curUser
Title:
Post by: kepp on 10 January, 2004, 01:06:28
nothing at all,  i have no idea why its either user or curUser.
I think its good, bacuase then all of us know what the other user mean who made a script, See the point?

This will work just aswell
function NewUserConnected(alien)
alien:SendData("Hello")
end
Title:
Post by: plop on 10 January, 2004, 01:58:01
i can be wrong but i believe in the past you could only use curUser.
now you can use anything you like, and user is 4 key's less the curUser.
ppl become lazy and every1 knows what user means. lol

plop