21.05.2010, 06:59
If I have horse names like this.
How do I get it so that it will display the horses names in a dialog with random odds e.g 3:1 next to it.
pawn Code:
new RaceSet4[][24] = {
{"Kalipso Doom"},
{"Kyles Passion"},
{"Captain Awsome"},
{"Mr Lambert"},
{"Whipping Quick"},
{"Horse Whisper'er"}
};