Raised This Month: $32 Target: $400
 8% 

Hook


Post New Thread Reply   
 
Thread Tools Display Modes
Battousai-sama
Veteran Member
Join Date: Jul 2007
Old 12-09-2007 , 23:40   Re: Hook
Reply With Quote #21

Code:
Welcome to the AMX Mod X 1.76-300 Compiler.
Copyright (c) 1997-2006 ITB CompuPhase, AMX Mod X Team

/home/groups/amxmodx/tmp3/textQblDsw.sma(284) : error 017: undefined symbol "charsmax"
/home/groups/amxmodx/tmp3/textQblDsw.sma(294) : error 017: undefined symbol "charsmax"
/home/groups/amxmodx/tmp3/textQblDsw.sma(327) : error 017: undefined symbol "charsmax"
/home/groups/amxmodx/tmp3/textQblDsw.sma(334) : error 017: undefined symbol "charsmax"
/home/groups/amxmodx/tmp3/textQblDsw.sma(374) : error 017: undefined symbol "charsmax"
/home/groups/amxmodx/tmp3/textQblDsw.sma(676) : error 017: undefined symbol "charsmax"
/home/groups/amxmodx/tmp3/textQblDsw.sma(684) : error 017: undefined symbol "charsmax"
/home/groups/amxmodx/tmp3/textQblDsw.sma(710) : error 017: undefined symbol "charsmax"
/home/groups/amxmodx/tmp3/textQblDsw.sma(718) : error 017: undefined symbol "charsmax"
/home/groups/amxmodx/tmp3/textQblDsw.sma(767) : error 017: undefined symbol "charsmax"

10 Errors.
Could not locate output file /home/groups/amxmodx/public_html/websc3/textQblDsw.amx (compile failed).
Explanations?
__________________
Battousai-sama is offline
Send a message via MSN to Battousai-sama
vittu
SuperHero Moderator
Join Date: Oct 2004
Location: L.A. County, CA
Old 12-10-2007 , 00:43   Re: Hook
Reply With Quote #22

Quote:
Originally Posted by P34nut View Post
Requirements:[COLOR=SeaGreen][COLOR=Black]
AMX Mod X 1.8
fakemeta
Online compiler is still using 1.76d includes you need to compile with amxmodx 1.80 includes as that is what this is coded for.

Last edited by vittu; 12-10-2007 at 00:47.
vittu is offline
Send a message via AIM to vittu Send a message via MSN to vittu Send a message via Yahoo to vittu
Battousai-sama
Veteran Member
Join Date: Jul 2007
Old 12-10-2007 , 09:43   Re: Hook
Reply With Quote #23

so, im using amx 1.76c
this wont work in it?
__________________
Battousai-sama is offline
Send a message via MSN to Battousai-sama
vvg125
AMX Mod X Beta Tester
Join Date: Dec 2006
Location: Queens (Douglaston), New
Old 12-10-2007 , 11:29   Re: Hook
Reply With Quote #24

Quote:
Originally Posted by Battousai-sama View Post
so, im using amx 1.76c
this wont work in it?
What does it say...? What numbers do you see under required version?
__________________
vvg125 is offline
Send a message via AIM to vvg125 Send a message via MSN to vvg125 Send a message via Yahoo to vvg125
Battousai-sama
Veteran Member
Join Date: Jul 2007
Old 12-10-2007 , 11:45   Re: Hook
Reply With Quote #25

Quote:
Originally Posted by vvg125 View Post
What does it say...? What numbers do you see under required version?
ah, dint pay attention to it.
__________________
Battousai-sama is offline
Send a message via MSN to Battousai-sama
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 12-17-2007 , 20:06   Re: Hook
Reply With Quote #26

Quote:
Originally Posted by Battousai-sama View Post
so, im using amx 1.76c
this wont work in it?
Add this just after all includes and it will compile :
Code:
#if AMXX_VERSION_NUM < 180     #define charsmax(%1)    sizeof(%1) - 1 #endif

Then, test if the plugin works ;)
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
Battousai-sama
Veteran Member
Join Date: Jul 2007
Old 12-17-2007 , 20:55   Re: Hook
Reply With Quote #27

no need anymore, but ill see if i can test it
__________________
Battousai-sama is offline
Send a message via MSN to Battousai-sama
Angelo
Junior Member
Join Date: Jul 2007
Location: Slovakia
Old 12-27-2007 , 11:07   Re: Hook
Reply With Quote #28

It look's cool, gj m8 !
Angelo is offline
Send a message via ICQ to Angelo Send a message via AIM to Angelo Send a message via MSN to Angelo Send a message via Skype™ to Angelo
Jon
Veteran Member
Join Date: Dec 2007
Old 12-27-2007 , 11:17   Re: Hook
Reply With Quote #29

Works like a charm, but why did you use sv_ as a prefix? Would be much cleaner with hook_, just a suggestion.
Jon is offline
P34nut
AMX Mod X Beta Tester
Join Date: Feb 2006
Location: Netherlands
Old 12-27-2007 , 12:59   Re: Hook
Reply With Quote #30

I dont think its cleaner with the hook_ prefix
__________________
All you need to change the world is one good lie and a river of blood
P34nut is offline
Reply


Thread Tools
Display Modes

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 16:07.


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