15.07.2010, 08:47
(
Последний раз редактировалось (SF)Noobanatior; 15.07.2010 в 09:14.
)
it looks like when you get the random number you dont store it anywhere so you can check it later
and do you get any errros with this as you declare randmoneyt in one command and not in the other
at a guess you pro wanna go instead or randmoneyt = blahblahl;
go: Ticket[playerid] = random(1500):
then you can call Ticket[playerid] later to know the value and just change you message from randmoneyt to Ticket[playerid]
you code is looking heaps better too
and do you get any errros with this as you declare randmoneyt in one command and not in the other
at a guess you pro wanna go instead or randmoneyt = blahblahl;
go: Ticket[playerid] = random(1500):
then you can call Ticket[playerid] later to know the value and just change you message from randmoneyt to Ticket[playerid]
you code is looking heaps better too