Hello, I'm a sort of new developer, but I can do some nice work. Im currently looking for 2 things :
1. How make a verb thats for admins only that adds someone to a list
2. A chat verb that only people on that list can use and hear the messages of the people using it.
ID:156913
Jul 3 2010, 10:27 am
|
|
Jul 3 2010, 10:39 am
|
|
In response to Vector2
|
|
Thank you. I just have one question, does it save?
|
In response to Conco
|
|
Not in that code, but it's not hard to do.
world/New() |
In response to Vector2
|
|
Yeah, no. usr should not be used in procs. It should DEFINITELY not be used in world/New() or world/Del().
|