vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   uCash & uShop (https://vborg.vbsupport.ru/forumdisplay.php?f=100)
-   -   Help with Thief (https://vborg.vbsupport.ru/showthread.php?t=76366)

Menime 02-15-2005 03:03 PM

Help with Thief
 
Is there an additional hack or some code to put in to make it so the Thief action is not just random?

I saw on another forum they had it where the user would pick a number from 0-5 and if the number matched then the thief was successful.

Any tips on how I can do something like this? I have looked all over the place and havn't figure this out.

fly 02-16-2005 05:41 PM

Isn't that still random tho?

That said, can someone explain how the theif is done? It appears that rep has something to do with it, but Im not good enough at understanding code to know what it means.

Menime 02-16-2005 05:58 PM

Quote:

Originally Posted by flypaper
Isn't that still random tho?

That said, can someone explain how the theif is done? It appears that rep has something to do with it, but Im not good enough at understanding code to know what it means.


It's still random to an extent but it's better than a 50/50 split on random. This would make it so the thief has to attempt to steal it, and if they are wrong it doesn't work.

Numbers are 0-5. If the server random number is 3 and you guess 2 then you fail. It would also be nice to send a PM to the member that was robbed or attempted to be robbed and let them know who it was and how many points.

fly 02-16-2005 06:18 PM

Quote:

Originally Posted by Menime
It's still random to an extent but it's better than a 50/50 split on random. This would make it so the thief has to attempt to steal it, and if they are wrong it doesn't work.

Numbers are 0-5. If the server random number is 3 and you guess 2 then you fail. It would also be nice to send a PM to the member that was robbed or attempted to be robbed and let them know who it was and how many points.

But it isn't totally random, that was the 2nd part of my post. The person's rep has something to do with it, but I don't know what. To view the theft, the person just has to view the history, but hmmmm...

There has to be some simple function in vB to send a PM. I like that idea. Must... look... around... good idea.

fly 02-22-2005 07:36 PM

Still interested in this idea? I finally got it working, thanks to the guys in this thread...

https://vborg.vbsupport.ru/showthread.php?t=76576

If you can't follow that, I'll post exactly what I did.

Menime 02-22-2005 07:41 PM

Thanks! I will check up on this and get back to you.


All times are GMT. The time now is 12:34 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01271 seconds
  • Memory Usage 1,719KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete