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

Showing results 1 to 3 of 3
Search took 0.01 seconds.
Search: Posts Made By: Zerko
Forum: Code Snippets/Tutorials 12-08-2013, 08:38
Replies: 118
Views: 49,715
Posted By Zerko
Re: [INC] SQLVault

I cant compile any plugin that use sqlvault!
Welcome to the AMX Mod X 1.76-300 Compiler.
Copyright (c) 1997-2006 ITB CompuPhase, AMX Mod X Team

D:\kompiler\include\sqlvault.inc(81) : error 017:...
Forum: Scripting Help 07-16-2013, 10:36
Replies: 3
Views: 1,625
Posted By Zerko
Re: Get user health

I have now code:

public fw_TakeDamage(victim, inflictor, attacker, Float:damage, damage_type)
{
if (victim == attacker || !is_user_alive(attacker) || !is_user_connected(victim) ||...
Forum: Scripting Help 07-16-2013, 09:26
Replies: 3
Views: 1,625
Posted By Zerko
Get user health

Hello, i have this code:


public fw_TakeDamage(victim, inflictor, attacker, Float:damage, damage_type)

{

for(new i=1; i<gMaxplayers; i++)

if (victim == g_Zxc[i])
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT -4. The time now is 04:05.


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