Me wants wall of fame
Been working on that for quite a while, still a flaw with the RadioButton, should sort it soon.
i did the sig for mormonmans form![]()
I want hall of fame as well!
![]()
You only get it if you learned the stuff from this tut. BTW, my second form is almost done... just need to make background and banner.
Edit: Background done, border taken from runescape.com xD
My next form is going to have custom buttons.
@Nua: nice, adding
@Richard: very addedgood job
@mormonman: also nice, but I will only add one entry to the wall of fame for each personI will replace your second one when it's done?
@all: I love to see this tutorial is helping! Thanks for posting results!
Hey MK, back from playing DotA tournaments. I dithced RS since my neighber was holding up a tourney i was all like O_o must are practize for PIEZZZ!!!!
Anyways, im still workin on mine. Since you didnt release the functions, i had to make my own functions. Now that you DID RELEASE your functions, i got to redo everything (well functions only) and im done ^^ Hallz of famez for meh pl0xxx
meh, the banner doesn't match the background but who cares :P
![]()
hey, great tut. but i am having problems making my players active. it keeps saying that they are not active and wont log them into the game.
here is my current form. use to drop down menu above the player box to change whether the player is active or not.
also, my images/background wont show up because i didnt provide the files.
thx for the help and tut.
Last edited by x[Warrior]x3500; 08-19-2009 at 05:56 AM.
x[Warrior]x3500, I have made a mistake, thank you very much for posting it.
at the end, when you press start, the script shouldn't save fp[i].active in .booleans[0], but in .Active
SCAR Code:Try
Players[I].Active := StrToBool(FP[I].Active);
Except
LoadFP(I, False);
ShowMessage('Oops, ' + FP[I].Name + ' has a wrong "active" amoult!' +
' choose an option from the drop down box!');
Exit;
End;
That will fix it all.
Once again, thanks for posting my mistake, and thanks for your nice comment on the rest <3
btw, I guess you helped some other people with this to now![]()
Amazing tutorial. Thanks
When are you going to update the saving and loading players part?
Or can you point me in the right direction. I can't seem to get saving and loading to work.
i read the entire thin but i don't understand do i do both part's? how does it go together i sooooo suck at this =[ .
This is just a startI plan to add country (dropdown) and make the day, month, and year a drop down. Also I will add multiplayer support, but lets not get to far ahead.
Great guide!
Thanks! I am really trying to learn how to script and this has been a big help!
WOW, i think making a GUI for my scripts would be awesome. Will read all that thanks!
Nice tutorial
Could you create an example of an code witch ask for input for username, password and a start button script and a writein('Bot has runned for ((+instr) command that display each 10 minutes, how long it has been going, i got problems with understanding it all.
Can you reveal the source on the first form, it is very well done, i woud like to learn to make forms witch is similiar to it.
Where do i put PlayerList := TListBox.Create(FrmDesign);
PlayerList.Parent := FrmDesign;
PlayerList.Top := 120;
PlayerList.Left := 10;
PlayerList.Width := 100;
PlayerList.Height := 170;
PlayerList.OnClick := @ItemClicked;
and i also get Unknown indentifier Frmdesign, do i need to create an new prodecure at playerlist, because if i put it with the variable i get multiplie indentifer, what do i do at this point?
Last edited by YoHoJo; 12-07-2009 at 09:20 PM.
I got a form witch i like, and im wondering of why my script stops after entered chosen username/pass, thats just the beginning of the script, the form code is correct but it wont continue with the script help me with this plz.
i use the form code seperatet from the script i want to use with include if that matters.
*Sigh* Tom could you please edit your posts instead of posting one after the other?
Great form tutorial +rep.
There are currently 1 users browsing this thread. (0 members and 1 guests)