View Single Post
  #5  
Old 11-17-2007, 09:39 PM
Googi Googi is offline
A Serious Epidemic
Googi's Avatar
Join Date: Oct 2001
Location: Canada
Posts: 18,866
Googi has much to be proud ofGoogi has much to be proud ofGoogi has much to be proud ofGoogi has much to be proud ofGoogi has much to be proud ofGoogi has much to be proud of
Send a message via AIM to Googi
Quote:
Originally Posted by Ryyan View Post
How do you start them... i know how to do some basic commands; but say i had a simple gun or something and this server has never touched gui systems(so the whole add to gui deal is out of it)... how would i set it so it would show in inventory
First, put the weapon script in a text file and upload it to the server, then add the weapon to the weapons list. Then just have an NPC use the addweapon(weaponname) command to add the weapon to the player's inventory (remember that addweapon is serverside-only).
__________________
Reply With Quote