My Brute Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.



 
HomeSearchLatest imagesRegisterLog in
Registration DOES NOT need an email verification.
Welcome to the biggest MyBrute forum on the internet.
Look at the sections' stickies: you'll find there everything you need to know about the game!

 

 help on pupils...

Go down 
+2
Subman(R)
AlnicZ27
6 posters
AuthorMessage
AlnicZ27
* * * * * * * * * *
* * * * * * * * * *
AlnicZ27


Posts : 1185
Join date : 2009-10-16
Age : 27
Location : Pinas

help on pupils... Empty
PostSubject: help on pupils...   help on pupils... Icon_minitimeSun 17 Jan 2010, 06:59

i wanna know how to make GFX brutes automatically in BC...
i saw others have so many pupils/GFX brutes created in BC with same look.. can someone tell me?
Back to top Go down
Subman(R)
admin
admin
Subman(R)


Posts : 2213
Join date : 2009-07-17
Age : 64
Location : Florida

help on pupils... Empty
PostSubject: Re: help on pupils...   help on pupils... Icon_minitimeSun 17 Jan 2010, 07:23

Back to top Go down
http://submans.shutterfly.com/
Sioc
admin
admin
Sioc


Posts : 2784
Join date : 2009-12-19

help on pupils... Empty
PostSubject: Re: help on pupils...   help on pupils... Icon_minitimeSun 17 Jan 2010, 07:30

Or alternatively you may try the following quick route.
This route allows to pick at random GFX from a list of predefined GFX you like. That way there is still a bit of variation among the GFX of your pupils and each GFX that is used is still one that you like.
  1. Define a list of custom GFX codes you like using for example http://scriptwin.netau.net/GFX2/generateur_GFX.html or http://labrutetools.fr.cr/gene-gfx.html
  2. Once you have that list, edit your GFX.js file, replace the whole code by the spoiler below, and add your GFX codes as shown in the spoiler below:
    Spoiler:
    Beware: the code above works for 8 different predefined custom GFX. Il you have a different number of custom GFX code you'll have to change the '8' in rnd(1,8 );, and to add/remove case instructions.


Last edited by Sioc on Sun 25 Apr 2010, 14:55; edited 1 time in total (Reason for editing : Rewrote in a more pedagogic way)
Back to top Go down
AlnicZ27
* * * * * * * * * *
* * * * * * * * * *
AlnicZ27


Posts : 1185
Join date : 2009-10-16
Age : 27
Location : Pinas

help on pupils... Empty
PostSubject: Re: help on pupils...   help on pupils... Icon_minitimeSun 17 Jan 2010, 07:36

thanks guys, but i forgot that i only make one pupil :oops:
it dont make continuously even i dont stop it
Back to top Go down
bamb@m
* * * * * * * * *
* * * * * * * * *
bamb@m


Posts : 692
Join date : 2009-08-13
Location : under a palm tree ┏ ( ・o・) ┛♪

help on pupils... Empty
PostSubject: Re: help on pupils...   help on pupils... Icon_minitimeSun 17 Jan 2010, 08:34

oh, that's right, 'cause your IP only changes occasionally, right?

you can still change your gfx file for that, so you don't have to waste time setting the gfx every time. I do my own gfx for all my useless pupils when I try to find a good IP for myself, and then I have another gfx that is saved in my txt file where I keep mybrute data, so if I feel like making a random pupil for someone, I can just paste it in the gfx column. you could do it that way too Wink
Back to top Go down
AlnicZ27
* * * * * * * * * *
* * * * * * * * * *
AlnicZ27


Posts : 1185
Join date : 2009-10-16
Age : 27
Location : Pinas

help on pupils... Empty
PostSubject: Re: help on pupils...   help on pupils... Icon_minitimeSun 17 Jan 2010, 08:37

bam, i will replace the whole file with that code?
bam, i need help, ill give you the code then you put it in that code cause i'm confused can you??

here's the code: someone put in this thread the code:
0;1;2;8;3;1;1;3;0;0;0;0;2;-1;2;2
thanks to all replies
Back to top Go down
bamb@m
* * * * * * * * *
* * * * * * * * *
bamb@m


Posts : 692
Join date : 2009-08-13
Location : under a palm tree ┏ ( ・o・) ┛♪

help on pupils... Empty
PostSubject: Re: help on pupils...   help on pupils... Icon_minitimeSun 17 Jan 2010, 08:47

yeah, pm, please Cool
Back to top Go down
CypriaN
* * * * * * * * *
* * * * * * * * *
CypriaN


Posts : 867
Join date : 2009-11-08
Age : 30
Location : New Zealand

help on pupils... Empty
PostSubject: Re: help on pupils...   help on pupils... Icon_minitimeSun 17 Jan 2010, 08:54

bamb@m could you do that for me as well please ?
Back to top Go down
maxuris
* * * * * * * * *
* * * * * * * * *
maxuris


Posts : 556
Join date : 2010-01-07
Age : 34
Location : Greece

help on pupils... Empty
PostSubject: Re: help on pupils...   help on pupils... Icon_minitimeSun 17 Jan 2010, 09:26

Its so easy to make bc create a specific gfx brute for you ...

Just go : http://scriptwin.netau.net/GFX2/generateur_GFX.html

Make the gfx you want and click generer le code

Then at the new page copy the part after the big CODE :

Now go to your bc folder and on the GFX.js right click then edit or open with notepad and paste the text u have copied from the website after this line

Quote :
function rnd(minv, maxv){
if (maxv < minv) return 0;
return Math.floor(Math.random()*(maxv-minv+1)) + minv;
}

not so tough to do ...
Back to top Go down
bamb@m
* * * * * * * * *
* * * * * * * * *
bamb@m


Posts : 692
Join date : 2009-08-13
Location : under a palm tree ┏ ( ・o・) ┛♪

help on pupils... Empty
PostSubject: Re: help on pupils...   help on pupils... Icon_minitimeSun 17 Jan 2010, 09:58

for alnic:

Spoiler:

and for all others that don't know how to find/set their colors/appearance on the linked pages already provided, all you have to do is substitute your numbers in the code provided in my spoiler...
Back to top Go down
AlnicZ27
* * * * * * * * * *
* * * * * * * * * *
AlnicZ27


Posts : 1185
Join date : 2009-10-16
Age : 27
Location : Pinas

help on pupils... Empty
PostSubject: Re: help on pupils...   help on pupils... Icon_minitimeSun 17 Jan 2010, 15:08

thanks, to mods, please close this thread now if there are no more requests...
Back to top Go down
Sponsored content





help on pupils... Empty
PostSubject: Re: help on pupils...   help on pupils... Icon_minitime

Back to top Go down
 
help on pupils...
Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
My Brute Forum :: Guides & Info :: Cheats & Scripts-
Jump to: