Thread: A few Questions
View Single Post
  #2  
Old 11-29-2002, 05:35 AM
Torankusu Torankusu is offline
Elite Member
Torankusu's Avatar
Join Date: Jun 2001
Posts: 10,065
Torankusu is a jewel in the roughTorankusu is a jewel in the rough
Re: A few Questions

Quote:
Originally posted by billybob53
Hi, Im not a newbie scripter, and am workign on a playerworld for Graal.

I just have a few questions:

1.) How do you use Sin and Cos to make an NPC move in a circular angle?

2.) How do you make a Guild?

3.) Whats the command to remove a weapon forom the player's weaponlist?

4.) How do you make an NPc affect a .txt file?

Thanks for helping!
1.) Radians and such...(I think...)

2.) Through an NPC? You'll need an NPCserver.
If so, you need to have the txt files in the guilds section of the playerworld's FTP, and you'll need to use the addguildmember and removeguildmember commands to add and remove people from that guild file.

3.) "removeweapon weapon name"
This is an NPCserver only command as well.

4.) Affect in what way? You could use the savelog commands to save information in a specific text file.
__________________
Quote:
Originally posted by Spark910
Think befreo you type.
Reply With Quote