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

Showing results 1 to 25 of 64
Search took 0.00 seconds.
Search: Posts Made By: vandercal
Forum: Approved Plugins 07-05-2008, 03:41
Replies: 119
Views: 88,398
Posted By vandercal
Re: Battle Mages Version 1.0.1

Sorry was my fault. Upgrading the home page and missed to copy some of the files back.

Downloads should be working now.

Gonna change the email to a working one. The other one stoped working for...
Forum: Approved Plugins 11-19-2005, 03:54
Replies: 102
Views: 223,149
Posted By vandercal
Sounds like you missed something silenced....

Sounds like you missed something silenced. Plugins disabling and enabling is nothing my plugin can control. And it shouldnt do anything with rank since it doesnt check for '/' commands. It lets all...
Forum: Approved Plugins 11-19-2005, 03:43
Replies: 119
Views: 88,398
Posted By vandercal
For situation 1 & 2. I will look into it, but I...

For situation 1 & 2. I will look into it, but I would appreciate if you take a look at the server console when that happens since there will probably be error messages there which I added to help me...
Forum: Approved Plugins 10-09-2005, 00:39
Replies: 119
Views: 88,398
Posted By vandercal
@ =[DX]= Spaz For the moment you can only...

@ =[DX]= Spaz

For the moment you can only save the xp in a database, MySQL to be exact. When you have one installed and running, you need to change these values in the config file accordingly:
...
Forum: Approved Plugins 09-24-2005, 12:05
Replies: 119
Views: 88,398
Posted By vandercal
Yes, you gain xp while playing and when you...

Yes, you gain xp while playing and when you level, you will be able to power up your spells. You do however have access to ALL spells from start


Dont know why changing school fails or how mp...
Forum: Approved Plugins 09-13-2005, 08:30
Replies: 119
Views: 88,398
Posted By vandercal
Found a little thingy that just "might" explain...

Found a little thingy that just "might" explain some of the problems you guys have experienced:



Try and see if the problems still occur with 1.56.
Forum: Approved Plugins 09-13-2005, 08:26
Replies: 119
Views: 88,398
Posted By vandercal
You only see the default settings in the script....

You only see the default settings in the script. Try and just change the config file. And after you start your server change the map. I have found that sometimes the config file isnt run unless you...
Forum: Approved Plugins 09-12-2005, 08:31
Replies: 119
Views: 88,398
Posted By vandercal
@ r130y4vk I havent been able to reproduce 1...

@ r130y4vk

I havent been able to reproduce 1 or 2. Du you get any error messages at all in the server console?

For number 3 well... Keys are binded at the client side, and my plugin operates at...
Forum: Approved Plugins 09-10-2005, 09:01
Replies: 102
Views: 223,149
Posted By vandercal
Even though I dont like bugs :wink: I really...

Even though I dont like bugs :wink: I really like to know about those that exists. So thanks for notifying me.

Cheers!
/ Martin
Forum: Approved Plugins 09-10-2005, 08:56
Replies: 119
Views: 88,398
Posted By vandercal
@ =[DX]= Spaz Does it say anything in server...

@ =[DX]= Spaz

Does it say anything in server console? I print the sql error messages in the server console. So if there is an error, it should be in the server console.

@ mage

I start with...
Forum: Approved Plugins 09-08-2005, 11:23
Replies: 119
Views: 88,398
Posted By vandercal
New version 1.0.1 Commented alot of the code. ...

New version 1.0.1
Commented alot of the code.
Fixed some balancing issues.
Added a cvar for those who doesn't want to save xp.

If you dont want to save xp. Open the battlemages config file...
Forum: Approved Plugins 09-05-2005, 23:16
Replies: 102
Views: 223,149
Posted By vandercal
Nope it isnt a big issue, but as everything else...

Nope it isnt a big issue, but as everything else it takes time to do anything about it. I will fix it when I have time. However I really dont know if the HL engine supports it, so might not be...
Forum: Approved Plugins 09-05-2005, 23:13
Replies: 119
Views: 88,398
Posted By vandercal
@ scribex^ It should work on all maps I have...

@ scribex^

It should work on all maps I have no idea why it doesnt work on all for you. It works on everyone I have played on my testserver. Cant help you there I am afraid. You should check the...
Forum: Approved Plugins 08-15-2005, 21:47
Replies: 119
Views: 88,398
Posted By vandercal
Yes I realize I am missing some comments and I...

Yes I realize I am missing some comments and I will try and fix it as soon as possible. But for now, if you wanna change the xp, then use the defines I showed in a previous post



Again I will...
Forum: Approved Plugins 08-05-2005, 14:28
Replies: 119
Views: 88,398
Posted By vandercal
By the way... this version features 30 levels for...

By the way... this version features 30 levels for each school. I hope the xp tables for gaining a level is ok, but I have also made it easy to change if needed. Also you can set the rate of xp gain...
Forum: Trash 08-04-2005, 10:47
Replies: 1,293
Views: 302,297
Posted By vandercal
The reason why Result with capital R worked is...

The reason why Result with capital R worked is because it actually exists in the dbi.inc file.

Result is infact a custom datatype. You declare variables with it like this:
new Result:resultQuery...
Forum: Approved Plugins 08-04-2005, 08:19
Replies: 119
Views: 88,398
Posted By vandercal
After A LOT of thought I decided that I didnt...

After A LOT of thought I decided that I didnt want to leave a half finished project. So I have spend A LOT of time putting it together with if not all then most of the features suggested + a bit...
Forum: Approved Plugins 08-04-2005, 07:12
Replies: 102
Views: 223,149
Posted By vandercal
The problem is not getting the message to send,...

The problem is not getting the message to send, the players to send it to, or the player whom it came from. The difficulty is to trick the client into believing that it was a player from the opposite...
Forum: Trash 07-26-2005, 10:50
Replies: 11
Views: 3,311
Posted By vandercal
Taken a peek on things now and this is the result...

Taken a peek on things now and this is the result of what I found:

message_begin(MSG_ONE, gmsgSayText, {0,0,0}, iArrSendToList[iPlayer])
write_byte( iArrSendToList[iPlayer] )...
Forum: Trash 07-26-2005, 10:01
Replies: 11
Views: 3,311
Posted By vandercal
@ bmann ah sorry mate I didnt understand you...

@ bmann
ah sorry mate I didnt understand you until now... Its a big bad bug... and I will try to fix it ASAP. Sadly I hadnt anyone to test it with, which is why it slipped through. :oops:
Forum: Trash 07-26-2005, 09:49
Replies: 11
Views: 3,311
Posted By vandercal
Sadly this will only work for cs since the...

Sadly this will only work for cs since the diffrent Halflife mods differ in to many ways. However it should be rather easy to change so that more mods would be supported. If you really find this...
Forum: Trash 07-25-2005, 23:27
Replies: 11
Views: 3,311
Posted By vandercal
Give me some examples and I might be able to make...

Give me some examples and I might be able to make it work like you want. And if possible make it easy to change also.
Forum: Trash 07-24-2005, 10:17
Replies: 11
Views: 3,311
Posted By vandercal
Added this line in above post. No changes to the...

Added this line in above post. No changes to the plugin itself, just the post.

NOTE! To not clash with other plugins, put this plugin last in plugins.ini!!!
Forum: Approved Plugins 07-24-2005, 08:20
Replies: 102
Views: 223,149
Posted By vandercal
@ Cereal.Killer Check this one out: Say...

@ Cereal.Killer

Check this one out:
Say Team Say Color (http://forums.alliedmods.net/showthread.php?p=132278#136893)
Forum: Trash 07-24-2005, 08:18
Replies: 11
Views: 3,311
Posted By vandercal
Say Team Say Color

Say Team Say Color

Headlines
Recently I had a user here in this forum asking me if I could make so that the entire message in say and say_team was colored AND registered in the logs so that you...
Showing results 1 to 25 of 64

 
Forum Jump

All times are GMT -4. The time now is 19:18.


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