!sellme lua plugin command [message #280522] |
Wed, 22 August 2007 16:46 |
|
halo2pac
Messages: 659 Registered: December 2006 Location: Near Cleveland, Ohio
Karma: 0
|
Colonel |
|
|
i am making a !sellme command but .... it wont work
if Message == "!sellme" then
Give_Money(pID, Get_Character_Price(Get_Preset_Name(pID))
Apply_Damage(Get_GameObj(pID), 99999, "BlamoKiller")
end
can some 1 help me ?
** halo turns on his 'dcom' word semsor ....*
**** halo now cannot see any word with 'dcom' in it***8
Rene-Buddy | Renegade X
Join the fight against Obsessive-Compulsive Posting Disorder. Cancel is ur friend.
*Renegade X Dev Team Member*
|
|
|
|
|
|
Re: !sellme lua plugin command [message #280554 is a reply to message #280522] |
Wed, 22 August 2007 18:23 |
|
AoBfrost
Messages: 1248 Registered: March 2007
Karma: 0
|
General (1 Star) |
|
|
Omg halo grow up, stop asking questions here, this isnt lua forums, renforums is nothing related to lua, if you want help go there, tons of people ask, they get their problems solved, stop acting like a small kid going around asking the same questions in every thread, lua support isnt on renforums, it's on dcom's.
Scrin wrote on Fri, 05 October 2007 12:19 | ''whoa im the photoshop''
|
KANE LIVES!!!
|
|
|
Re: !sellme lua plugin command [message #280576 is a reply to message #280522] |
Wed, 22 August 2007 21:39 |
|
Whitedragon
Messages: 832 Registered: February 2003 Location: California
Karma: 1
|
Colonel |
|
|
Give_Money and Get_Preset_Name both take a game object, not a player ID. So try using Get_GameObj(pID) instead of pID.
Black-Cell.net
Network Administrator (2003 - )
DragonServ, Renegade's first IRC interface bot
Creator and lead coder (2002 - )
Dragonade, Renegade's first server side modification
Lead coder (2005 - )
|
|
|
|
|
|
|
|
|
Re: !sellme lua plugin command [message #280761 is a reply to message #280522] |
Fri, 24 August 2007 11:58 |
|
halo2pac
Messages: 659 Registered: December 2006 Location: Near Cleveland, Ohio
Karma: 0
|
Colonel |
|
|
you were caught hacking in jelly server 6 months ago...... with some really super hacks...... i was there that day and no mods were there and evry1 was trying to get u banned lol
Rene-Buddy | Renegade X
Join the fight against Obsessive-Compulsive Posting Disorder. Cancel is ur friend.
*Renegade X Dev Team Member*
|
|
|