Error when i compile it
Moderator: Forum Moderator
Error when i compile it
Hi ..
when i compile the .sma file i downloaded from this forum
i get this message:
Error: Array must be indexed (variable "bDwarfAmmo") on line 6379
Could sombody plzz tell me whats wrong.. ????
when i compile the .sma file i downloaded from this forum
i get this message:
Error: Array must be indexed (variable "bDwarfAmmo") on line 6379
Could sombody plzz tell me whats wrong.. ????
Yeah i founded this ..
viewtopic.php?t=1245
but it didnt work for me either
BUT...
when you change that line to
viewtopic.php?t=1245
but it didnt work for me either
BUT...
when you change that line to
Code: Select all
if(is_user_connected(id) && is_valid_ent(iParm[2]))[Code]
Then i change where it says [color=red]"(id)"[/color] To [color=red](1)[/color]
and that just seemed to work alright ..
if it workas 100% i dont know bt it to works a little
i would say it works at least 70% :)
Because i dont know how that race ingame should be .. ....
but it do works anyway
It has to do whit the "dwarf" race
its when you reload thats what that is about :wink:
Hope sombody made any sense of my words ... :wink:
- ferret
- Lead Warcraft 3 XP Developer
- Posts: 422
- Joined: Wed Jul 06, 2005 8:20 am
- Location: Atlanta, GA
- Contact:
Use the latest SMA from the CVS.
viewtopic.php?t=24
This fix and a few others are included. You must recompile the plugin then copy it from scripts/compiled to plugins/ beforee it'll work.
viewtopic.php?t=24
This fix and a few others are included. You must recompile the plugin then copy it from scripts/compiled to plugins/ beforee it'll work.
-< www.gamehavoc.com >-
Lazarus Long: And I know you didn't because the Server Files are version 2.2.6 and the file you posted is version 2.2.5, so do as I told you above and don't ever lie to me again or help is gone!
Lazarus Long: And I know you didn't because the Server Files are version 2.2.6 and the file you posted is version 2.2.5, so do as I told you above and don't ever lie to me again or help is gone!
yeah .. well ..ferret wrote:Use the latest SMA from the CVS.
viewtopic.php?t=24
This fix and a few others are included. You must recompile the plugin then copy it from scripts/compiled to plugins/ beforee it'll work.
that link dosent work for me ...

Yeah, doesnt work for me either shows cvs not found!
The wrong path for this repository was configured, or the server on which the CVS tree lives may be down. Please try again in a few minutes.Python Traceback
Traceback (most recent call last):
File "/usr/appdb/viewvc-1.0.3/lib/viewvc.py", line 3629, in main
request.run_viewvc()
File "/usr/appdb/viewvc-1.0.3/lib/viewvc.py", line 234, in run_viewvc
raise debug.ViewVCException(
ViewVCException: ViewVC Unrecoverable Error: cvs not found!
The wrong path for this repository was configured, or the server on which the CVS tree lives may be down. Please try again in a few minutes.
the cvs web isnt working
The wrong path for this repository was configured, or the server on which the CVS tree lives may be down. Please try again in a few minutes.Python Traceback
Traceback (most recent call last):
File "/usr/appdb/viewvc-1.0.3/lib/viewvc.py", line 3629, in main
request.run_viewvc()
File "/usr/appdb/viewvc-1.0.3/lib/viewvc.py", line 234, in run_viewvc
raise debug.ViewVCException(
ViewVCException: ViewVC Unrecoverable Error: cvs not found!
The wrong path for this repository was configured, or the server on which the CVS tree lives may be down. Please try again in a few minutes.
the cvs web isnt working
- YamiKaitou
- Forum Moderator
- Posts: 1925
- Joined: Wed Feb 01, 2006 4:33 pm
- Contact:
..yeah.. right ..YamiKaitou wrote:http://cvs.tcwonline.org/viewvc.cgi/ferret/warcraft3/
could u plzz tell me what i am suppose to look for there .. ??

- YamiKaitou
- Forum Moderator
- Posts: 1925
- Joined: Wed Feb 01, 2006 4:33 pm
- Contact:
YamiKaitou wrote:http://cvs.tcwonline.org/viewvc.cgi/ferret/warcraft3/
thanks )
- YamiKaitou
- Forum Moderator
- Posts: 1925
- Joined: Wed Feb 01, 2006 4:33 pm
- Contact:
- ferret
- Lead Warcraft 3 XP Developer
- Posts: 422
- Joined: Wed Jul 06, 2005 8:20 am
- Location: Atlanta, GA
- Contact:
Do you have a warcraft3.cfg? Change the values there. You shouldn't need to edit the sma, all the options are in the seperate file, it gets included.
-< www.gamehavoc.com >-
Lazarus Long: And I know you didn't because the Server Files are version 2.2.6 and the file you posted is version 2.2.5, so do as I told you above and don't ever lie to me again or help is gone!
Lazarus Long: And I know you didn't because the Server Files are version 2.2.6 and the file you posted is version 2.2.5, so do as I told you above and don't ever lie to me again or help is gone!