Raised This Month: $51 Target: $400
 12% 

Showing results 1 to 12 of 12
Search took 0.01 seconds.
Search: Posts Made By: Paltimus
Forum: Suggestions / Requests 04-07-2018, 09:40
Replies: 5
Views: 962
Posted By Paltimus
Re: [REQ] _pw changer randomly

You're right oxiXCrom !
Forum: Suggestions / Requests 04-06-2018, 18:19
Replies: 5
Views: 962
Posted By Paltimus
[REQ] _pw changer randomly

hey all ! so i want to make for everyone a special (password field)

example : for player 1 : setinfo _pw "blabla"

for player 2 : setinfo _alliedmodders "blabla" ...

...
Forum: Suggestions / Requests 03-09-2018, 18:49
Replies: 17
Views: 3,108
Posted By Paltimus
Re: [HELP] how can i make compile module .so/.dll

i think you need to use g++ compiler who compile .so and cpp !
Forum: Suggestions / Requests 03-02-2018, 21:20
Replies: 2
Views: 904
Posted By Paltimus
Re: Ghost Spec to enable trough chat

try this ! not sure if will work but tell me the results ...

#include <amxmodx>
#include <amxmisc>
#include <cstrike>
#include <fakemeta>
#include <hamsandwich>
#include <fun>

#define...
Forum: Suggestions / Requests 03-02-2018, 21:03
Replies: 9
Views: 2,939
Posted By Paltimus
Re: [Edit] Admin Spectator ESP

i add no functions without going spec also the menu he shoudn't be opened just if you are spec !! if there is any bug or some ! i have tried in my local server worked 100%
Forum: Suggestions / Requests 03-02-2018, 20:44
Replies: 2
Views: 803
Posted By Paltimus
Re: Help with 2 plugins

for bullet damage https://forums.alliedmods.net/showthread.php?p=789735

and for 3 first runners ! this server is zombie escape server it s per defaut if not tell me !
Forum: Suggestions / Requests 02-28-2018, 20:39
Replies: 1
Views: 633
Posted By Paltimus
Re: [REQ] /me HUD

you mean show damage ? if yes use abd ( advanced bullet damage )
Forum: Suggestions / Requests 02-28-2018, 20:35
Replies: 8
Views: 1,718
Posted By Paltimus
Re: Nade Modes Fix?

add this to your modules folder // cstrike/addons/amxmodx/modules
and try it
Forum: Suggestions / Requests 02-28-2018, 20:32
Replies: 2
Views: 694
Posted By Paltimus
Re: Add VIP Only to SMA Smoker Zombie plague

i think you need to add it here !

public zp_user_infected_post(id, infector)
{
if( get_user_flags(id) & ADMIN_LEVEL_H )
{
if (zp_get_user_zombie_class(id) == g_zclass_smoker)
{ ...
Forum: Suggestions / Requests 02-28-2018, 20:28
Replies: 2
Views: 722
Posted By Paltimus
Re: transfer team

i think the problem is here !

change id to tempid to swap the target ! because you like respawn the target with this
ExecuteHamB(Ham_CS_RoundRespawn, tempid)
you need also to change this to...
Forum: Suggestions / Requests 02-28-2018, 20:23
Replies: 5
Views: 1,006
Posted By Paltimus
Re: [req] Jailbreak idea New Day...

you say when games started ! friendlyfire will be off and there is a countdown to choose guns after the countdown the prisonners kill others ! is this the idea ?
Forum: Suggestions / Requests 02-28-2018, 20:18
Replies: 4
Views: 1,155
Posted By Paltimus
Re: [REQ/HELP]Please Transform To MYSQL

you have save with vault system why you need mysql ?

and if you atr forced to work with it ! i think this could help you to solve your problem !
...
Showing results 1 to 12 of 12

 
Forum Jump

All times are GMT -4. The time now is 06:58.


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