Jump to content
SubSpace Forum Network

Recommended Posts

Posted (edited)

Can anyone make a merve plugin that will allow the bot to prize certain ship / freq combinations when they enter the game in an arena? for eample, if ship 1 on freq 2 entered the game, from spec, you could asign a /*prize action of your choice to that player if he is obviously in the ship you !@#$%^&*igned for the prize.

 

 

 

 

 

Also, I am looking for a plugin for merve that will PM players when they enter the arena, and allow me to set privactions= that I want sent when the bot pms them.

Edited by Dethdefire
Posted

easy enough...

 

if ship 1 on freq 2 entered the game, from spec
And if he enters directly in there? I guess u prize him too?

So you want prizes on shipchange and teamchange? (excluding teamchange from spec, else you'd get prized twice)

Posted

Try this out

 

 

45 minutes... Should have gotten a virgin merv plugin code first... I copied one with some useful functions, but had to remove tons of code... that's what took so much time blum.gif

 

-attachment removed, see end of topic for a working version-

Posted

note to self: some minor bug i just thought of...

if someone changes ship or freq right when he respawns, he will still get the prizes of his old ship/freq, i need to reset the tag on those events

 

 

i'll send you an updated version tomorrow around the same time... if I don't, send me a PM so I remember; it's a 30 seconds fix really

 

->bed.

Posted
note to self: some minor bug i just thought of...

if someone changes ship or freq right when he respawns, he will still get the prizes of his old ship/freq, i need to reset the tag on those events

 

 

i'll send you an updated version tomorrow around the same time... if I don't, send me a PM so I remember; it's a 30 seconds fix really

 

->bed.

 

 

hey, I apprechiate the help! I tried to load this plugin into my merve bot but it would not load for some reason. Also, I sent you a pm.

Posted
Yeah basicaly my main focus is this

 

When a ship from 7, from freq 0 and 1, enters the map, and after every death, I want him to be prized a prize(s) of my choice. (so yes on re-spawn)

 

 

When any player enters the map I want to be able to prize him /*energy (as in so he can see the opponents health level)

 

posted it... if you find any bug tell me

 

i'm off to bed

 

Hey man, thanks for the help. the plugin would not load into my merve bot for some reason! Also, am I able to use a *arena, *zone, or in specific *energy command in place of the *prize cmmand with this plugin? The main thing i need is to be able to turn on every players *energy viewing mode to ON instead of OFF. The only way the bot can do that is if it is able to do a

"privaction" every time player enters the map with a ship. As we discussed before, i need these to be resent when that player dies also. thanks again!

 

!load prize should work...

 

if not, what appears in the terminal?

 

and yeah, there is a privActions... in the ini...

you can send multiple messages by splitting them with \

same goes for all other messages

 

and when the player dies, the actions listed under [ship#] will be resent...

 

 

*arena or *zone would probably not work, since these actions are sent privately, but you can pm the guy

i could add a pubActions thing... but would you need to be able to write the name of the guy in that *arena ?

 

[Enter]

privActions=This is some PM\This is another PM\*energy\*prize #-13\*warn do whatever you want

 

 

 

why the pm's anyway? Just post here blum.gif not like there's anything secret in that plugin...

Posted
Yeah basicaly my main focus is this

 

When a ship from 7, from freq 0 and 1, enters the map, and after every death, I want him to be prized a prize(s) of my choice. (so yes on re-spawn)

 

 

When any player enters the map I want to be able to prize him /*energy (as in so he can see the opponents health level)

 

posted it... if you find any bug tell me

 

i'm off to bed

 

Hey man, thanks for the help. the plugin would not load into my merve bot for some reason! Also, am I able to use a *arena, *zone, or in specific *energy command in place of the *prize cmmand with this plugin? The main thing i need is to be able to turn on every players *energy viewing mode to ON instead of OFF. The only way the bot can do that is if it is able to do a

"privaction" every time player enters the map with a ship. As we discussed before, i need these to be resent when that player dies also. thanks again!

 

!load prize should work...

 

if not, what appears in the terminal?

 

and yeah, there is a privActions... in the ini...

you can send multiple messages by splitting them with \

same goes for all other messages

 

and when the player dies, the actions listed under [ship#] will be resent...

 

 

*arena or *zone would probably not work, since these actions are sent privately, but you can pm the guy

i could add a pubActions thing... but would you need to be able to write the name of the guy in that *arena ?

 

[Enter]

privActions=This is some PM\This is another PM\*energy\*prize #-13\*warn do whatever you want

 

 

 

why the pm's anyway? Just post here blum.gif not like there's anything secret in that plugin...

 

 

 

Alright awesome, I just noticed all that in the ini file. Im not sure whyt but when I try to !load the prize plugin with mervebot it just wont load. it says unable to load requested plugin.

Posted (edited)

you sure you put it in the same folder as Mervbot.exe ?

 

here's an updated version with a fix for the small bug I described above

 

 

 

 

another thing, you'll notice you don't have to unload the plugin and reload it every time you change something in the ini... it reads the ini each time it needs something, so you can change stuff while it's running and it will consider the changes; makes things easier (maybe a bit slower, but it's not really an issue here)

 

-attachment removed-

Edited by Samapico
Posted
you sure you put it in the same folder as Mervbot.exe ?

 

here's an updated version with a fix for the small bug I described above

 

 

 

 

another thing, you'll notice you don't have to unload the plugin and reload it every time you change something in the ini... it reads the ini each time it needs something, so you can change stuff while it's running and it will consider the changes; makes things easier (maybe a bit slower, but it's not really an issue here)

 

 

Yes, I put it in the same folder. I tried it with my FTP and on stand alone on my PC multiple times. It doesnt load the plugin.

Posted

Which Merv version are you running? (though I doubt this would have any effect... especially on such a basic plugin)

I'm running build 46... and it loads fine

Posted

I'm sending some ninja troops to figure out the problem... Stay tuned

what's your zone? is there any chance I can catch you there at some time?

Posted
I'm sending some ninja troops to figure out the problem... Stay tuned

what's your zone? is there any chance I can catch you there at some time?

 

 

My zone is SST Starship Troopers. I am ussually there off and on in the evenings, central standard time. My aim messeger is sstjmunky85 and my yahoo messenger is jmunky85

Posted
i emailed you my bot folder

 

 

ok thanks! I will check it out

 

 

 

sigh.... i dont know what that !@#$%^&* deal is but I just tried your exact bot folder with the plugin and it doesnt work. Is there supposed to be a certain creation string for it?

Guest
This topic is now closed to further replies.
×
×
  • Create New...