AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Module Coding (https://forums.alliedmods.net/forumdisplay.php?f=9)
-   -   Module: Admin Free Look (https://forums.alliedmods.net/showthread.php?t=100067)

jim_yang 08-12-2009 06:18

Module: Admin Free Look
 
1 Attachment(s)
I decide to share this with all, hope you know what it does.
Cvar:
amx_adminfreelook 1/0 - on and off
amx_adminfreelookflag "d" - admin with flag to free look

need test and your feedback, I only test this with bot
ps: win32 only:cry:

linux version fixed & made by Arkshine, try it pls.

EDIT Arkshine : new version (v1.5.4) for the HLDS version after February update 2013 : https://github.com/Arkshine/AdminFre...eleases/latest

Gizmo 08-12-2009 10:45

Re: Module: Admin Free Look
 
Is it possible to compile for linux also?

Arkshine 08-12-2009 11:15

Re: Module: Admin Free Look
 
@Gizmo :
Quote:

ps: win32 only :(
Nice Jim' ;)

Gizmo 08-12-2009 11:38

Re: Module: Admin Free Look
 
That does not say if its possible or not.

Arkshine 08-12-2009 11:44

Re: Module: Admin Free Look
 
Well, the source uses "windows.h" as include, I doubt you can compile it under linux like that and the offsets/signatures are probably only for windows too. If it could be compiled, I think Jim would be provided the .so binary or tell us it's possible to compile for linux.

Gizmo 08-12-2009 12:17

Re: Module: Admin Free Look
 
Ok, sorry for asking.

Gizmo 08-12-2009 13:08

Re: Module: Admin Free Look
 
Well not everyone is an expert thats why i ask but im very sorry that im not an expert and
Quote:

ps: win32 only
does not say if its possible or not to compile or make a linux version, the only thing it tell is that he has not made a linux version.

jim_yang 08-15-2009 07:41

Re: Module: Admin Free Look
 
well, linux has different operation when check if a player can free look, it's in the function
Code:

CBasePlayer::Observer_FindNextPlayer
I may try to do it but I can't test, don't know the exact time it can be done.

Gizmo 08-15-2009 10:25

Re: Module: Admin Free Look
 
Sound intresting, i can test the module for you but i guess the best would be if you had access to a linux server.

jim_yang 08-16-2009 04:22

Re: Module: Admin Free Look
 
1 Attachment(s)
I quickly made a win32/linux version(only source code provided), sorry I can't compile it for you.
Actually I don't know whether it can be compiled or run on linux.
But if anyone is interested in this, you can have a try.


All times are GMT -4. The time now is 01:32.

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