.:: Bots United ::.  
filebase forums discord server github wiki web
cubebot epodbot fritzbot gravebot grogbot hpbbot ivpbot jkbotti joebot
meanmod podbotmm racc rcbot realbot sandbot shrikebot soulfathermaps yapb

Go Back   .:: Bots United ::. > YappA > Offtopic
Offtopic Just anything. You have time to waste ? Prove it !!!

Reply
 
Thread Tools
Re: CZ released!!!
Old
  (#11)
dead bwoy
Member
 
dead bwoy's Avatar
 
Status: Offline
Posts: 512
Join Date: Feb 2004
Location: STL MO USA
Default Re: CZ released!!! - 25-03-2004

i also added this in games.h:
("czero", "cz_i386.so", "mp.dll", "Condition Zero"),
i do not have a .so file in my dlls folder tho so im guessing the name of it.
also:
im trying to compile this and it says that extdll.h cannot be found.
where should I put it? I know its in my SDK folder and I tried multiple ways of pointing the source to the includes but it just cant seem to find the file >
=========================================
ok ok i think its starting to work
getting some errors when compiling, but im fixing them as i go
hopefully i will be able to test this tomorrow!

Last edited by dead bwoy; 25-03-2004 at 02:54..
  
Reply With Quote
Re: CZ released!!!
Old
  (#12)
Pierre-Marie Baty
Roi de France
 
Pierre-Marie Baty's Avatar
 
Status: Offline
Posts: 5,049
Join Date: Nov 2003
Location: 46°43'60N 0°43'0W 0.187A
Default Re: CZ released!!! - 25-03-2004

you should not have any error at all... are you sure you didn't do something wrong ? What are these errors ?



RACC home - Bots-United: beer, babies & bots (especially the latter)
"Learn to think by yourself, else others will do it for you."
  
Reply With Quote
Re: CZ released!!!
Old
  (#13)
dead bwoy
Member
 
dead bwoy's Avatar
 
Status: Offline
Posts: 512
Join Date: Feb 2004
Location: STL MO USA
Default Re: CZ released!!! - 25-03-2004

perhaps a link to a tutorial would help me out. im using dev-cpp c++ compiler. is there a way to use another compiler like borland or gcc thru dev-cpp? I have both these compilers but do not know how to use (or install?) them...

the errors were minor, I think...:
#praga once (no error if i take this line out)
error said something like old unused or outdated command

and: no new line at end of file.

Last edited by dead bwoy; 25-03-2004 at 06:26..
  
Reply With Quote
Re: CZ released!!!
Old
  (#14)
Pierre-Marie Baty
Roi de France
 
Pierre-Marie Baty's Avatar
 
Status: Offline
Posts: 5,049
Join Date: Nov 2003
Location: 46°43'60N 0°43'0W 0.187A
Default Re: CZ released!!! - 25-03-2004

ah ok, go ahead then. These are minor errors, indeed.



RACC home - Bots-United: beer, babies & bots (especially the latter)
"Learn to think by yourself, else others will do it for you."
  
Reply With Quote
Re: CZ released!!!
Old
  (#15)
stefanhendriks
RealBot Author
 
stefanhendriks's Avatar
 
Status: Offline
Posts: 3,088
Join Date: Nov 2003
Location: Netherlands
Default Re: CZ released!!! - 25-03-2004

i somehow got a feeling it wont be that simple...


Author of RealBot, "Arrakis" and "Dune 2 - The Maker" | co-Founder of Bots-United | Fundynamic | Blog | E-Mail me
  
Reply With Quote
Re: CZ released!!!
Old
  (#16)
Pierre-Marie Baty
Roi de France
 
Pierre-Marie Baty's Avatar
 
Status: Offline
Posts: 5,049
Join Date: Nov 2003
Location: 46°43'60N 0°43'0W 0.187A
Default Re: CZ released!!! - 25-03-2004

boah, you and your feelings... j/k



RACC home - Bots-United: beer, babies & bots (especially the latter)
"Learn to think by yourself, else others will do it for you."
  
Reply With Quote
Re: CZ released!!!
Old
  (#17)
dead bwoy
Member
 
dead bwoy's Avatar
 
Status: Offline
Posts: 512
Join Date: Feb 2004
Location: STL MO USA
Default Re: CZ released!!! - 25-03-2004

In member function `void MPlugin::show()':
====================================
1063 ....\metamod-1.17\metamod\mplugin.cpp
`struct enginefuncs_s' has no member named `pfnSequenceGet
====================================
1063 ....\metamod-1.17\metamod\mplugin.cpp
`struct enginefuncs_s' has no member named `pfnGetFileSize
====================================
what does this error mean?
ps here is the actual line:
SHOW_DEF_ENGINE(engine_table, " ", "");
from:
Code:
if(engine_table) {
META_CONS("Engine functions:");
SHOW_DEF_ENGINE(engine_table, " ", "");
META_CONS("%d functions (engine)", n);
}
there's actually 3 spaces in that (engine_table, " ", "") part; if that even makes a difference...

perhaps this post should be moved to "bot & metamod coding"

Last edited by dead bwoy; 25-03-2004 at 22:23..
  
Reply With Quote
Re: CZ released!!!
Old
  (#18)
DreamLord34
Member
 
Status: Offline
Posts: 415
Join Date: Jan 2004
Default Re: CZ released!!! - 25-03-2004

dead, to get metamod & the addons to work properly, get the newest one fron amxmodx.org. That's what I did & all is fine.
Also, the cz maps will load on your cs servers.


  
Reply With Quote
Re: CZ released!!!
Old
  (#19)
dead bwoy
Member
 
dead bwoy's Avatar
 
Status: Offline
Posts: 512
Join Date: Feb 2004
Location: STL MO USA
Default Re: CZ released!!! - 25-03-2004

@Dream: Thanks man works great! how is amxmodx?better than amx0.9.8a?

@PMB: Do you know if the error above is serious? What could cause this? syntax?...> i hope someone can help me. I wopuld still like to learn to compile a source that works, just so i can say i can do it. I wish i could get msvc but i dont have that kind of money. maybe once i find a better job and get out of debt!! yea right, not in this economy!9_9

ps oops! i hope i didnt cross the politics line.???
  
Reply With Quote
Re: CZ released!!!
Old
  (#20)
Pierre-Marie Baty
Roi de France
 
Pierre-Marie Baty's Avatar
 
Status: Offline
Posts: 5,049
Join Date: Nov 2003
Location: 46°43'60N 0°43'0W 0.187A
Default Re: CZ released!!! - 26-03-2004

@dead bwoy: these errors make me think that you may not have the right HL SDK. Where did you get it ? Get the one from the metamod web site, since there have been a few non-official updates since Valve released the SDK 2.3 (and especially the adding of pfnSequenceGet and a couple other functions in the enginefuncs interface).



RACC home - Bots-United: beer, babies & bots (especially the latter)
"Learn to think by yourself, else others will do it for you."
  
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

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



Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
vBulletin Skin developed by: vBStyles.com