Making my drugmod commands into items
1 Attachment(s)
Ok so I recently downloaded Pinkfairie's 2005 drugmod 'Pinkdrug' and it works fine if I do the commands like amx_extasy name, but I want to make these into items that people can use and activate themselves.
can anyone tell me the MySQL item command line for this? |
Re: Making my drugmod commands into items
Do you want to make a Non-admin command or do you want to create items that spawn ?
|
Re: Making my drugmod commands into items
Id like to create items that spawn.
and thank you for taking the time to help :-) |
Re: Making my drugmod commands into items
**EDIT**
|
Re: Making my drugmod commands into items
But the plugin already does that ? or admin only ?
Do you want the items to spawn randomly in the map or something like that ? |
Re: Making my drugmod commands into items
The plugin only lets admins do the commands like amx_weed mike. I want it so they can be items that I can make NPC's sell or players sell.
|
Re: Making my drugmod commands into items
take out the parts that say
Code:
|
Re: Making my drugmod commands into items
dont I have to add something that I put into the command line for that particular item like servercmd item_weed <id> or something somewhere in the plugin?
|
Re: Making my drugmod commands into items
|
Re: Making my drugmod commands into items
But it is a Scritping help forum...
Ok... So this plugin needs to be redone :/..... Like it needs to be imported into HarbeRPItems.sma so it will have a Mysql Connection. LOL Talk About copying from the Tutorial in the doc Code:
//Drink MenuCode:
//711 MenuCode:
register_srvcmd("item_extasy", "item_extasy") |
| All times are GMT -4. The time now is 06:54. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.