hi in declareplayers when u add somthing new i have been putting player[0].string[0] or somthing like that, how can i give the string[0] a name e.g. TreeKind. please help me! Thanks.
hi in declareplayers when u add somthing new i have been putting player[0].string[0] or somthing like that, how can i give the string[0] a name e.g. TreeKind. please help me! Thanks.
you can't. i'd advise you to do something like this:
SCAR Code:Players[0].Strings[0] := 'willow' //tree kind here
~RM
yes but im trying to add it to srl player form and and the bit were it says strings[0] how is the user going to know what to fill in? because strings[0] dosnt mean much as to what to tipe in
SCAR Code:srl_playerform([],[],[],[]);
srl_playerform(['tree type; eg:"willow"'],[],[],[]);
~RM
There are currently 1 users browsing this thread. (0 members and 1 guests)