Raised This Month: $ Target: $400
 0% 

Native Problem


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Crizzatu
Member
Join Date: May 2012
Old 07-01-2014 , 11:18   Native Problem
Reply With Quote #1

How i can get name days with native? I need to put in hudmessage syntax!

Problem:
Code:
L 07/01/2014 - 14:34:11: [AMXX] Run time error 10 (plugin "jbextream.amxx") (native "get_game") - debug not enabled!
L 07/01/2014 - 14:34:11: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
Native:
Code:
public native_get_game(){ return gs_DaysList[ gi_WichDay-1 ]
List of Game name:
Code:
new const gs_DaysList[ ][ ] =
{
	"GodMode Day",	// 1
	"Furien Day",	// 2
	"HNS Day",	// 3
	"Nightcrawler Day", // 4
	"Zombie Day", 	// 5
	"Spartan Day",	// 6
	"Gravity Day",	// 7
	"Grenade Day",	// 8
	"HNS Simple Day"// 9
};
Crizzatu 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 21:17.


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