EL Dragon Posted October 18, 2014 Posted October 18, 2014 here is my problem There are 4 maps,each map is displayed with a 0.... but it will all be together only one 0 this is my waitingroom script waitingroom " Test [ "+getmapusers("custom_fild01") + getmapusers("custom_fild02") + getmapusers("custom_fild03") + getmapusers("custom_dun01")+" ]",0; Quote
1 Emistry Posted October 18, 2014 Posted October 18, 2014 waitingroom " Test [ "+( getmapusers("custom_fild01") + getmapusers("custom_fild02") + getmapusers("custom_fild03") + getmapusers("custom_dun01") )+" ]",0; you mean add all value together ? 2 Quote
Question
EL Dragon
here is my problem
There are 4 maps,each map is displayed with a 0....
but it will all be together only one 0
this is my waitingroom script
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.