This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

enum conflict with arguments bug report


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
karaulov
Senior Member
Join Date: Jul 2018
Old 11-21-2020 , 05:27   enum conflict with arguments bug report
Reply With Quote #1

HOW TO BUG REPORT ?

Code:
AMX Mod X 1.10.0.5406
Authors: 
         David "BAILOPAN" Anderson, Pavol "PM OnoTo" Marko, Felix "SniperBeamer" Geyer
         Jonny "Got His Gun" Bergstrom, Lukasz "SidLuke" Wlasinski
         Christian "Basic-Master" Hammacher, Borja "faluco" Ferrer
         Scott "DS" Ehlert
Compiled: Jul 17 2020, 02:06:23
URL:http://www.amxmodx.org/
Core mode: JIT

Code:
enum _:MEHp { dmg, lasthit, victim, killerid, killername[32], Float:distance, Float:hpkiller, Float:apkiller };

public client_death(killer, victim, wpnindex, hitplace, TK)
{
	log_message("client_death: %i / %i", killer, victim)

}
In log file, victim always == 2

client_death: 1 / 2

client_death: 5 / 2


In compiler no warning!

Last edited by karaulov; 11-21-2020 at 05:57.
karaulov 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 00:02.


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