Raised This Month: $ Target: $400
 0% 

need a script


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
K o T
Senior Member
Join Date: Jan 2011
Old 08-07-2011 , 04:47   Re: need a script
Reply With Quote #1

Quote:
case 1:
{
if( is_user_alive( id ) )
{
set_user_health(id, 150)
set_user_armor(id, 150)
}
}

case 2:
{
if( is_user_alive( id ) )
{
set_user_noclip(id, 1)
}
}

case 3:
{
if( is_user_alive( id ) )
{
set_user_rendering(id,kRenderFxNone, 0,0,0, kRenderTransAdd,3)
set_user_godmode(id, 1)
}
}

and is it to work in a place I do not script
I do not know how to do it

Quote:
public cmd_noclip(id,level,cid)
{
if(!cmd_access(id,level,cid,1))
return PLUGIN_HANDLED

set_user_noclip(id, 0)

return PLUGIN_HANDLED
}
how to get to work

noclip works but not how to do so not included on and off
I need a script for working noclip
script for health armor godmode invisibility separately

Last edited by K o T; 08-07-2011 at 06:44.
K o T is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 23:53.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode