Raised This Month: $32 Target: $400
 8% 

Solved amxx 1.8.3 problem - > Godmode doesn't work ?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Craxor
Veteran Member
Join Date: Jan 2016
Location: Romania
Old 06-02-2017 , 07:49   amxx 1.8.3 problem - > Godmode doesn't work ?
Reply With Quote #1

Hi, i'm using amxmodx 1.8.3 last dev build ... why set_user_godmode isn't give me godmode ?

I make some debug test, the test(id) is called and also get_user_gomode(id) returns 1 wich means i have godmode , but is not giving my godmode, i'm like a normal players .... someone can test and tell me why is not working ?

Code:
public test( id )
{ 
	debug_log( 1, "Test called" );
	set_user_godmode(id, 1 );
	debug_log( 1,"Is user godmode? %i", get_user_godmode(id) );
}
Output:
Code:
[ DEBUG ] Test called
[ DEBUG ] Is user godmode? 1
__________________
Project: Among Us

Last edited by Craxor; 06-03-2017 at 06:33.
Craxor is offline
Send a message via ICQ to Craxor
Craxor
Veteran Member
Join Date: Jan 2016
Location: Romania
Old 06-03-2017 , 06:33   Re: amxx 1.8.3 problem - > Godmode doesn't work ?
Reply With Quote #2

LOL i'm so dumb ... i was thinking i'm giving Noclip not godmode, godmode works, and also noclip the same ... sorry for dumb thread.
__________________
Project: Among Us

Last edited by Craxor; 06-03-2017 at 06:34.
Craxor is offline
Send a message via ICQ to Craxor
Reply


Thread Tools
Display Modes

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 17:07.


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