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

AddNative Help


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
AntiBots
Veteran Member
Join Date: May 2008
Location: Brazil
Old 06-07-2009 , 17:37   AddNative Help
Reply With Quote #1

Well I want to set some natives to this Basic Modules.

Well I copy some thing from other modules.

MF_AddNative and all that.

But know I cant compile. Also I crete a Forward and work Perfect
Attached Files
File Type: zip dod_mm.zip (3.80 MB, 163 views)
__________________
AntiBots is offline
Send a message via ICQ to AntiBots Send a message via MSN to AntiBots Send a message via Skype™ to AntiBots
joaquimandrade
Veteran Member
Join Date: Dec 2008
Location: Portugal
Old 06-07-2009 , 19:16   Re: AddNative Help
Reply With Quote #2

You only had an error (compile)

at:

PHP Code:
{"Rey_PrintServer",        rey_sendtext),
{
"Rey_ClientPrint",        rey_sendplayer), 
it should be:

PHP Code:
{"Rey_PrintServer",        rey_sendtext},
{
"Rey_ClientPrint",        rey_sendplayer}, 
Attached Files
File Type: dll dod_mm_amxx.dll (92.0 KB, 163 views)
__________________
joaquimandrade is offline
AntiBots
Veteran Member
Join Date: May 2008
Location: Brazil
Old 06-08-2009 , 13:10   Re: AddNative Help
Reply With Quote #3

Quote:
Originally Posted by joaquimandrade View Post
You only had an error (compile)

at:

PHP Code:
{"Rey_PrintServer",        rey_sendtext),
{
"Rey_ClientPrint",        rey_sendplayer), 
it should be:

PHP Code:
{"Rey_PrintServer",        rey_sendtext},
{
"Rey_ClientPrint",        rey_sendplayer}, 
Thanks, I put ) I Am ¿......? xD
__________________
AntiBots is offline
Send a message via ICQ to AntiBots Send a message via MSN to AntiBots Send a message via Skype™ to AntiBots
Reply



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 01:49.


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