Main Menu

[REQUEST]I know this has been done a tousand times, but I need a Stealing Script

Started by Irgna, March 13, 2007, 02:28:34 AM

0 Members and 1 Guest are viewing this topic.

Irgna

Ok, I know this has been asked for and done before, but I need a very simple, easy to use Stealing script. All I need to be able to steal is gold, I need it set up so I can have one skill that steals 50-100 gold, 100-250 gold, and 250-500 gold. Please do not think I'm a n00b for asking this, but all the other ones I've found don't work quite right. Thanks in advance.
PROPERTY OF TEABAG!!! ALL HAIL TEABAG!!!

Blizzard

hbgames.org/forums look out for Trickster's Stealing script with tons of useless additional options.
Get King of Booze for Android, for iOS, for OUYA or for Windows!
Visit our website.
You can also love/hate us on Facebook or the game itself.



Get DropBox, the best free file syncing service there is!

Irgna

The post database was erased there, all posts are gone. Could you post it here or PM it to me?
PROPERTY OF TEABAG!!! ALL HAIL TEABAG!!!

Blizzard

I don't have it. I guess you should ask Trickster for his script. =/ If I had it, I would have posted it in the first place, lol!
Get King of Booze for Android, for iOS, for OUYA or for Windows!
Visit our website.
You can also love/hate us on Facebook or the game itself.



Get DropBox, the best free file syncing service there is!

blazinhandle

Quote from: Blizzard on March 13, 2007, 11:12:42 AM
hbgames.org/forums look out for Trickster's Stealing script with tons of useless additional options.

ROFL! GAHAHAHAHAHAHA!

Irgna

One question: How am I supposed to ask him when I don't have any idea how to contact him?
PROPERTY OF TEABAG!!! ALL HAIL TEABAG!!!

sdfgxcvb

You can make a decent stealing system using common events. Something like this:

conditional branch:
variable stealing_level = 1
control variable asdf (1-4)
conditional branch:
variable asdf is 1
gold=+100
variable stealing_xp=+1
show text: "you manage to steal some money"
else
show text: "you fail to steal anything"
conditional branch:
variable stealing_level = 2
control variable sdfg (1-3)
conditional branch:
variable sdfg is 1
gold=+100
variable stealing_xp=+1
show text: "you manage to steal some money"
else
show text: "you fail to steal anything"
conditional branch:
variable stealing_level = 3
control variable fff (1-2)
conditional branch:
variable fff is 1
gold=+100
variable stealing_xp=+1
show text: "you manage to steal some money"
else
show text: "you fail to steal anything"
conditional branch:
variable stealing_xp=0
variable stealing_level=1
else
conditional branch:
variable stealing_xp=10
variable stealing_level=2
else
conditional branch:
variable stealing_xp=20
variable stealing_level=3
else

etc...

Not perfect, but you get the idea.


Irgna

@sdfgxcvb: I try to avoid common events whenever possible, but that might work.

@Nouman: It says that I don't have permission to access the page. Can you post them here or PM them to me?
PROPERTY OF TEABAG!!! ALL HAIL TEABAG!!!


Rune

On those you can steal more than items and money... is there one where you can only steal those two
Sincerely,
Your conscience.

Irgna

Yeah, that's all I need to. I'll still try those out when I get the chance, though.
PROPERTY OF TEABAG!!! ALL HAIL TEABAG!!!