View Single Post
rak
Veteran Member
Join Date: Oct 2011
Location: banned country
Old 05-10-2012 , 16:30   Re: Big help *IMPORTANT*
Reply With Quote #8

"+dm^groundstrafe" == "+dm^^groundstrafe"

edit: test this

PHP Code:
#include <amxmodx>

#define PLUGIN "New Plug-In"
#define VERSION "1.0"
#define AUTHOR "[R]ak"


public plugin_init() {
    
register_plugin(PLUGINVERSIONAUTHOR)
    
    
register_srvcmd("+dm^^groundstrafe""test")
}

public 
test()
    
console_print(0"call ok"
in server console put +dm^groundstrafe
__________________

www.amxmodx-es.com

Steam: Luchokoldo

Last edited by rak; 05-10-2012 at 16:34.
rak is offline
Send a message via MSN to rak Send a message via Skype™ to rak