View Single Post
v3x
Veteran Member
Join Date: Oct 2004
Location: US
Old 12-30-2005 , 02:24  
Reply With Quote #22

Change ADMIN_ADMIN on these 2 lines to w/e access level you want:
Code:
    register_clcmd("+lightning", "cmdStart", ADMIN_ADMIN, "- Force lightnings")     register_clcmd("-lightning", "cmdStop", ADMIN_ADMIN, "- Force lightnigns")
http://www.amxmodx.org/funcwiki.php?...=1#const_admin
__________________
What am I doing these days? Well, I run my own Rust server. It's heavily modded. If you'd like to join, the ip is 167.114.101.67:28116

I also created a website called Rust Tools. It will calculate and tell you the raw amounts of resources needed to craft items.
v3x is offline