Raised This Month: $ Target: $400
 0% 

Amxmodx 1.8.1 [AMXX] Run time error 10: native error (native "get_user_flags")


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 06-19-2009 , 12:44   Re: Amxmodx 1.8.1 [AMXX] Run time error 10: native error (native "get_user_flags")
Reply With Quote #4

Arkshine want to know from where the function rules comes from.
Something like register_clcmd("amx_rules", "rules", ADMIN_FLAG) in plugin_init ?

Also, for sure, if (!cmd_access(id, level, cid, 0)) { // NOT ADMIN should be :

if (!cmd_access(id, level, cid, 1)) { // NOT ADMIN

1 is the min value, when no args are passed after the cmd.
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
 



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 15:34.


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