Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Basic Npc Workshop

Joined
Jul 4, 2010
Messages
8
Reaction score
0
Tazohawk - Basic Npc Workshop - RaGEZONE Forums


This section of the forums have seemed pretty quite the last few days and I'm sitting here bored out of my mind waiting on a partner to get back to the current server I work on :p: so I offer to make any simple scripts following the base guidelines below. Accepting requests from both people new to scripting and people with experience already. Pro scripters may find it more appealing to work on the more advance scripts rather than waste time on the small stuff :top:


Guidelines:
Single Item Exchangers. 1 Item required in order to exchange for an array of items. (Note: I can't release the previewed script as it's on the server i work for but its easy enough to figure out)
Tazohawk - Basic Npc Workshop - RaGEZONE Forums


Classic Item Exchanger: Farm x Types of items and x amount of each type. (Bingo is used as an example, I don't have a custom off hand with these clean server files :tongue:)
Tazohawk - Basic Npc Workshop - RaGEZONE Forums


Vendor: Self explanatory but an npc which will interact with the character by selling/buying. :p:
Tazohawk - Basic Npc Workshop - RaGEZONE Forums


If you're new to ToP servers don't let that worry you too much. I'm willing to help you with adding them, It's not too difficult of a process.

Also note, when you make a request please post the Item Ids from your Iteminfo.txt. You may find that in Server Files\Resources. The Item Id's will be the First Number in each row.

Example of finding Item IDs

Code:
[COLOR="#FF0000"]1[/COLOR]	Short Sword
[COLOR="#FF0000"]2[/COLOR]	Long Sword
[COLOR="#FF0000"]3[/COLOR]	Fencing Sword
[COLOR="#FF0000"]4[/COLOR]	Serpentine Sword
[COLOR="#FF0000"]5[/COLOR]	Dazzling Sword
 
Initiate Mage
Joined
Dec 7, 2010
Messages
1
Reaction score
0
pero donde me puedes enviar el link para yo poder descargar ese programa estoy trabajando en un server y necesito un poco de ayuda
 
Back
Top