View Single Post
  #2  
Old 02-17-2009, 12:03 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
The wiki doesn't neccesarily advertise Kingdoms functions. They are built directly into the NPC-Server (hard-coded; it makes it rather hard for Kingdoms staff to change them because Stefan is the only one who can, and then he has to update the NPC-Server).

"player.equip()" is not a built-in function. Can you please post the code for that function?

It's usually best to use player functions whenever possible, by the way. That way, if you ever need to change something, it's easy to. Plus you can make sure that all code is done correctly.
__________________
Reply With Quote